Skip to content

Latest commit

 

History

History
28 lines (14 loc) · 522 Bytes

README.md

File metadata and controls

28 lines (14 loc) · 522 Bytes

Network-Packet-Sniffer

This network packet sniffer uses the raw socket type to capture packets.

Usage

Use git clone to install the folder.

git clone https://github.com/hel4s/Network-Packet-Sniffer.git

On your termial change the directory to the Network Packet Sniffer folder, then run:

sudo python3 sniffer.py

NOTE: You must have root privilages to run the program.

Video Demo

untitled.mp4