Skip to content

Instantly share code, notes, and snippets.

@gvlx
Last active August 20, 2020 20:59
Show Gist options
  • Save gvlx/157232b058822c2b8df4bb3a9de2567d to your computer and use it in GitHub Desktop.
Save gvlx/157232b058822c2b8df4bb3a9de2567d to your computer and use it in GitHub Desktop.
network.trr.resolvers
[
{
"name": "Cloudflare",
"url": "https://mozilla.cloudflare-dns.com/dns-query"
},
{
"name": "Quad9",
"url": "https://dns.quad9.net/dns-query"
},
{
"name": "OpenDNS",
"url": "https://doh.opendns.com/dns-query"
} {
"name": "Choose other providers from https://github.com/curl/curl/wiki/DNS-over-HTTPS",
"url": "https://dummy.resolver.example.com/dns-query"
}
]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment