Skip to content

PritamSarbajna/Packet-sniffer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

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

About

A simple packet sniffer using python

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages