You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+3-3Lines changed: 3 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -5,9 +5,9 @@
5
5
This is a Docker image containing [DNSCrypt Proxy 2.x](https://github.com/jedisct1/dnscrypt-proxy). 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.
6
6
7
7
This image comes with a configuration which:
8
-
-[x]updated DNScrypt-proxy 2.1.7
9
-
-[x]Looks up queries via DNS-over-HTTPS (DoH) and DNSCrypt
10
-
-[x]Use only DNSSEC enabled, no logging, no filtering servers
8
+
-[x]Runs DNScrypt-proxy 2.1.12
9
+
-[x]Queries via DNS-over-HTTPS (DoH) and DNSCrypt
10
+
-[x]Posits DNSSEC enabled, no logging, no filtering servers
11
11
-[x] Listens on all interfaces
12
12
-[x] Excludes Cloudflare, Google, and Yandex servers
0 commit comments