dnscrypt proxy stamp changes for ultralow
The dnscrypt proxy stamp on the suggested setup page hardcodes the ip address of dns.nextdns.io to an anycast server. By removing the ip address from the stamp, the system resolver will resolve the hostname to a CDN resolved ultra low server instead. I think this is overall better. Optionally, add a line to have the original ip address as a fallback server e.g:
fallback_resolvers = [ '45.90.30.116:53','45.90.28.116:53']
To do this manually, you can edit the stamp here: https://dnscrypt.info/stamps/
1 reply
-
I suggested dnscrypt-resolvers add an ultralow public server (no IP address attached) here https://github.com/DNSCrypt/dnscrypt-resolvers/issues/638
And then I suggest changing the config file to use DNS servers with ECS that help resolve the nextdns-ultralow servers in the countries the users use https://github.com/DNSCrypt/dnscrypt-proxy/pull/2056
So I think dev nextdns just need to remove the IP built in stamp and use it without changing the bootstrap resolver.
Content aside
-
1
Likes
- 2 yrs agoLast active
- 1Replies
- 691Views
-
2
Following