Skip to content

Commit f79d949

Browse files
authored
Updated proxy version to 2.1.15
Enabled caching for improved latency
1 parent c255565 commit f79d949

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5,13 +5,13 @@
55
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.
66

77
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
1112
- [x] Listens on all interfaces
1213
- [x] Excludes Cloudflare, Google, and Yandex servers
1314
- [x] Uses public-resolvers v3
14-
- [x] "unstable" branch removed will use "testing" for future development
1515

1616

1717

0 commit comments

Comments
 (0)