Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/phyank/PurePySniffer

Pure Python Sniffer (Python 3.x, suggestion: >=3.5) . No Third-party Lib. With GUI. Parse Ethernet and IP headers and basically read high layer protocol.
https://github.com/phyank/PurePySniffer

linux python python3 sniffer standard-library

Last synced: 3 months ago
JSON representation

Pure Python Sniffer (Python 3.x, suggestion: >=3.5) . No Third-party Lib. With GUI. Parse Ethernet and IP headers and basically read high layer protocol.

Awesome Lists containing this project

README

        

# PurePySniffer

Pure Python Sniffer (Python 3.x, suggestion: >=3.5) using RAW_SOCKET.

No Third-party Lib.

Graphical User Interface.

It can completely parse Ethernet and IP headers and basically read high layer protocol.

System Requirement: Linux

Priviledge Requirement: root

Feel free to download it.Don't forget to indicate where it came from.
I will be happy if you can help me to improve it.