https://github.com/sanketplus/packetsniffer
Packet sniffer using libtins library with Qt 5.0
https://github.com/sanketplus/packetsniffer
Last synced: over 1 year ago
JSON representation
Packet sniffer using libtins library with Qt 5.0
- Host: GitHub
- URL: https://github.com/sanketplus/packetsniffer
- Owner: sanketplus
- Created: 2015-05-26T17:09:45.000Z (about 11 years ago)
- Default Branch: master
- Last Pushed: 2015-05-26T17:24:48.000Z (about 11 years ago)
- Last Synced: 2025-01-20T00:16:26.397Z (over 1 year ago)
- Language: C++
- Size: 129 KB
- Stars: 2
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# packetsniffer
Simple packet sniffer using libtins http://libtins.github.io/ in Qt 5.0
Sniffs with following filters
- DNS querys
- FTP querys
- Packets with given destination IP address
Note: It uses Wlan as interface to sniff on.