2023-02-23 17:15:52 +02:00
|
|
|
# ~/.curlrc
|
2024-05-10 20:31:38 +03:00
|
|
|
|
|
|
|
# https://dns0.eu - Anycast with servers in the EU. Private ECS.
|
2024-05-16 15:12:12 +03:00
|
|
|
doh-url = https://dns0.eu/
|
|
|
|
#doh-url = https://open.dns0.eu/
|
|
|
|
|
|
|
|
# https://adguard-dns.io - anycast with servers in multiple continents,
|
|
|
|
# private ECS
|
|
|
|
#doh-url = https://unfiltered.adguard-dns.com/dns-query
|
|
|
|
|
|
|
|
|
2024-05-14 14:47:09 +03:00
|
|
|
# https://quad9.net - Anycast, no ECS
|
2024-05-16 15:12:12 +03:00
|
|
|
#doh-url = https://dns.quad9.net/dns-query
|
2024-05-14 14:47:09 +03:00
|
|
|
# ECS
|
|
|
|
#doh-url = https://dns11.quad9.net/dns-query
|
2024-05-10 20:33:31 +03:00
|
|
|
|
|
|
|
# Attempt to use HTTP/3
|
|
|
|
http3
|