dnstracer

The dnstracer command determines where a DNS gets its information from. More information: <https://manned.org/dnstracer>.

Debian Debian
RUN apt-get update && \ apt-get install -y dnstracer
Ubuntu
RUN apt-get update && \ apt-get install -y dnstracer
Alpine
RUN apk add dnstracer
Arch Arch Linux
RUN pacman -S --noconfirm dnstracer
image/svg+xml Kali Linux
RUN apt-get update && \ apt-get install -y dnstracer
Fedora
RUN dnf install -y dnstracer
Raspbian
RUN apt-get update && \ apt-get install -y dnstracer
click the source code to copy install dnstracer on any operating system with command-not-found.com