/Packet-sniffer

A simple packet sniffer using python

Primary LanguagePython

Packet-sniffer

A simple packet sniffer using python.

options:

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

Example Usage :

sudo python3 sniffer.py -v -i eth0

Preview :

Screenshot-2022-10-23-07-07-55