DNScrypt proxy packaged into a docker container.
5.1K
This is a Docker image containing DNSCrypt Proxy 2.x. You can use this to set up a DNS proxy on your local network which resolves queries using DNSCrypt or DNS-over-HTTPS (DoH) rather than sending plaintext DNS queries over the Internet.
This image comes with a configuration which:
You can run with this configuration:
docker run -p 53:53/udp xtr0py/dnscrypt-proxy-2-docker
If you wish to override the configuration:
docker run -p 53:53/udp -v /path/to/dnscrypt-proxy.toml:/config/dnscrypt-proxy.toml xtr0py/dnscrypt-proxy-2-docker
Content type
Image
Digest
sha256:c6d1d4733…
Size
8.8 MB
Last updated
5 days ago
docker pull xtr0py/dnscrypt-proxy-2-docker