lyhanburger / Sniffer

python net package Sniffer

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Sniffer

My homework sniffer using pypcap, pyqt5, smopy, matplotlib

⚠️ maybe compatible in macOS

support

You could use pip3 to config your environment

pip3 install -r requirements.txt

to use

enter sniffer , in your iterm

sudo python3 window.py

It need the root authority

sample

You may use 'arp -a' to get your NIC information

arp -a

input your NIC name

01

capture the packages

02

you could see some information

03

**check the flow **

04

get IP geo. information

05

About

python net package Sniffer


Languages

Language:Python 58.6%Language:HTML 41.4%