dnstop
console tool to analyze DNS traffic
Install
- All systems
-
curl cmd.cat/dnstop.sh
- Debian
-
apt-get install dnstop
- Ubuntu
-
apt-get install dnstop
- Alpine
-
apk add dnstop
- Kali Linux
-
apt-get install dnstop
- Fedora
-
dnf install dnstop
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install dnstop
- OS X
-
brew install dnstop
- Raspbian
-
apt-get install dnstop
- Dockerfile
- dockerfile.run/dnstop
- Docker
-
docker run cmd.cat/dnstop dnstop
powered by Commando
dnstop
console tool to analyze DNS traffic
dnstop is a console tool to analyze and display various tables of DNS traffic. Currently dnstop displays tables of (among others): * Source IP addresses * Destination IP addresses * Query types * Top level domains * Second level domains