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

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

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.