Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/phyank/PurePySniffer
- Owner: phyank
- Created: 2017-12-26T15:51:38.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2018-04-08T13:59:22.000Z (almost 7 years ago)
- Last Synced: 2024-05-22T19:33:15.190Z (9 months ago)
- Topics: linux, python, python3, sniffer, standard-library
- Language: Python
- Homepage:
- Size: 28.3 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- awesome-scs - 2017 - PurePySniffer
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.