From c317f5aaed64d0433c76c03faf26c9e386234d7b Mon Sep 17 00:00:00 2001 From: Frank Denis Date: Wed, 9 Oct 2019 18:04:29 +0200 Subject: [PATCH] Add a link to the Docker image --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index 7f7607b..5bb767c 100644 --- a/README.md +++ b/README.md @@ -49,6 +49,12 @@ strip ~/.cargo/bin/encrypted-dns The executable file will be copied to `~/.cargo/bin/encrypted-dns` by default. +### Options 3: Docker + +[dnscrypt-server-docker](https://github.com/dnscrypt/dnscrypt-server-docker) is the most popular way to deploy an encrypted DNS server. + +This Docker image that includes a caching DNS resolver, the encrypted DNS proxy, and scripts to automatically configure everything. + ## Setup The proxy requires a recursive DNS resolver, such as Knot, PowerDNS or Unbound.