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
+4-4Lines changed: 4 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -5,13 +5,13 @@
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.14
9
-
-[x] Looks up queries via DNS-over-HTTPS (DoH) and DNSCrypt
10
-
-[x] Use only DNSSEC, no logging, no filtering servers
8
+
-[x] Leverages caching for lower latency
9
+
-[x] Runs DNScrypt-proxy 2.1.15
10
+
-[x] Queries via DNS-over-HTTPS (DoH) and DNSCrypt
11
+
-[x] Posits DNSSEC enabled, no logging, no filtering servers
11
12
-[x] Listens on all interfaces
12
13
-[x] Excludes Cloudflare, Google, and Yandex servers
13
14
-[x] Uses public-resolvers v3
14
-
-[x] "unstable" branch removed will use "testing" for future development
0 commit comments