Skip to content

kbrebanov/sniffy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

sniffy

Python3 network packet sniffer

Description

sniffy is a network packet sniffer that outputs the parsed headers in JSON to standard output.

It currently parses the following:

  • Ethernet
  • IPv4
  • ICMP
  • UDP
  • TCP
  • DNS

Requirements

Usage

(as root)

sniffy.py -i <interface_name>

About

Python3 network packet sniffer

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages