How To Install Dnstop In Debian, Ubuntu, Alpine, Kali, Fedora, Raspbian And MacOS?
Install dnstop
-
Debian
apt-get install dnstopClick to copy -
Ubuntu
apt-get install dnstopClick to copy -
Alpine OS
apk add dnstopClick to copy -
Kali Linux
apt-get install dnstopClick to copy -
Fedora
dnf install dnstopClick to copy -
Raspbian
apt-get install dnstopClick to copy -
macOS
brew install dnstopClick to copy
dnstop
console tool to analyze DNS trafficdnstop 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
Install the latest version of dnstop in Debian, Ubuntu, Alpine, Kali, Fedora, Raspbian and macOS from terminal. To install the dnstop just copy the above command for your OS and run into terminal. After you run the command it will grab the latest version of dnstop from the respository and install it in your computer/server.




