Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | main/dnstop: moved from testing | Natanael Copa | 2014-05-28 | 2 | -64/+0 |
| | | | | fixes #2890 | ||||
* | testing/dnstop: fix building with musl | Natanael Copa | 2014-05-28 | 2 | -5/+23 |
| | |||||
* | testing/dnstop: does not build | Fabian Affolter | 2014-05-26 | 1 | -1/+1 |
| | |||||
* | testing/dnstop: update checksum | Fabian Affolter | 2014-05-26 | 1 | -0/+2 |
| | |||||
* | testing/dnstop: new aport | Fabian Affolter | 2013-01-28 | 1 | -0/+44 |
dnstop is a libpcap application (ala tcpdump) that displays various tables of DNS traffic on your network. Currently dnstop displays tables of: - Source IP addresses - Destination IP addresses - Query types - Response codes - Opcodes - Top level domains - Second level domains - Third level domains dnstop supports both IPv4 and IPv6 addresses. Website: http://dns.measurement-factory.com/tools/dnstop/ |