Skip to content

JordanHood/Python-Packet-Sniffer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Python-Packet-Sniffer

Prerequisites

Usage

  • sudo python3 sniffer.py is the basic usage where you will get prompted for which network interface you which to sniff on, and the script will capture a 30 second
usage: sniffer.py [-h] [-t TIME] [-i INTERFACE]

optional arguments:
  -h, --help            show this help message and exit
  -t TIME, --time TIME  The length of time to capture packets for
  -i INTERFACE, --interface INTERFACE
                        The network interface to capture traffic on

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages