th3knv / sniffy

Network packet sniffer.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

sniffy

This is a Network packet sniffer. Basically it captures your network activity.

  • You may need root privilages to run script
  • You can review these packets by typing the number of the package
  • You may need to change network card name in line 101 (ex. from wlan0 to eth0 if you use ethernet)

Installation

pip install -r requirements.xt

About

Network packet sniffer.


Languages

Language:Python 100.0%