https://github.com/mtingers/pysniff
An experiment with sniffing network traffic using Python
https://github.com/mtingers/pysniff
network python sniffer socket-programming
Last synced: over 1 year ago
JSON representation
An experiment with sniffing network traffic using Python
- Host: GitHub
- URL: https://github.com/mtingers/pysniff
- Owner: mtingers
- Created: 2018-10-07T19:30:08.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2018-10-07T19:30:44.000Z (over 7 years ago)
- Last Synced: 2025-01-22T06:11:50.047Z (over 1 year ago)
- Topics: network, python, sniffer, socket-programming
- Language: Python
- Homepage:
- Size: 1000 Bytes
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# PySniff
An experiment with sniffing network traffic.
Tracks per IP address:
* pps: packets-per-second
* kbps: kibibytes-per-second
* duration: how long the source IP has been tracked
* packets: number of packets from source IP