Skip to content
This repository was archived by the owner on Mar 28, 2025. It is now read-only.

Latest commit

 

History

History
19 lines (13 loc) · 303 Bytes

File metadata and controls

19 lines (13 loc) · 303 Bytes

packet-sniffing

Simple python script for analize packets. Dump traffic on a network

Usage

We need sudo or root privileges to run this script

$ sudo python sniffer.py

TODO

  • search by address
  • search by ports
  • search by multiple addresses and ports
  • verbose output