A simple packet sniffer using python.
Flags | What they do |
---|---|
-h, --help | show this help message and exit |
-v, --verbose | You can talk to me more |
-i INTERFACE, --interface INTERFACE | Please provide network interface name |
sudo python3 sniffer.py -v -i eth0