dnscrypt-proxy

Tool for securing communications between a client and a DNS resolver

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