pdnsd

Proxy DNS Server

Debian Debian
RUN apt-get update && \ apt-get install -y pdnsd
Ubuntu
RUN apt-get update && \ apt-get install -y pdnsd
Alpine
RUN apk add pdnsd
Arch Arch Linux
RUN pacman -S --noconfirm pdnsd
Raspbian
RUN apt-get update && \ apt-get install -y pdnsd
click the source code to copy install pdnsd on any operating system with command-not-found.com