dnsgram

Tools for DNS debugging by PowerDNS

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