/Hermes

Small c++ basic packet sniffer for TCP, UDP, IGMP, and Others. Built for learning purposes.

Primary LanguageC

Compiling

To compile simply run this command on your Linux system:

gcc sniffer.c -o sniffer

Running

To run, you must have root privlages:

./sniffer