rec_control

PowerDNS recursor

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