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
[x] DNScrypt updated 2.0.44; stable is using an older version
[x] Updated public-resolvers to v3
[x] Reverted to master with a much simpler .toml file
[ ] Trial performance with pihole after disabling DNScrypt cache'ing
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 server on your local network which resolves queries using DNSCrypt or DNS-over-HTTPS (DoH) rather than sending plaintext DNS queries over the Internet.
@@ -10,6 +10,12 @@ This image comes with a configuration which:
10
10
* DNSSEC, no logging, no filtering servers enabled
11
11
* Listens on all interfaces
12
12
13
+
The unstable docker container is being actively edited with the following differences
14
+
[x] DNScrypt updated 2.0.44; stable is using an older version
15
+
[x] Updated public-resolvers to v3
16
+
[x] Reverted to master with a much simpler .toml file
17
+
[] Trial performance with pihole after disabling DNScrypt cache'ing
0 commit comments