Skip to content

Commit d30c44a

Browse files
authored
Change bootstrap resolver Quad9 (with ECS) (#2056)
1 parent 9111081 commit d30c44a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dnscrypt-proxy/example-dnscrypt-proxy.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -241,7 +241,7 @@ cert_refresh_delay = 240
241241
## not be sent there. If you're using DNSCrypt or Anonymized DNS and your
242242
## lists are up to date, these resolvers will not even be used.
243243

244-
bootstrap_resolvers = ['9.9.9.9:53', '8.8.8.8:53']
244+
bootstrap_resolvers = ['9.9.9.11:53', '8.8.8.8:53']
245245

246246

247247
## Always use the bootstrap resolver before the system DNS settings.

0 commit comments

Comments
 (0)