mirror of
https://github.com/fergalmoran/DnsServer.git
synced 2025-12-22 09:29:50 +00:00
11 lines
343 B
Plaintext
11 lines
343 B
Plaintext
# AdGuard Upstreams
|
|
# File Format Reference: https://github.com/AdguardTeam/AdGuardHome/wiki/Configuration#upstreams
|
|
#
|
|
# Example:
|
|
# 8.8.8.8
|
|
# udp://9.9.9.9
|
|
# [/host.com/example.com/]https://cloudflare-dns.com/dns-query (1.1.1.1) tls://1.1.1.1
|
|
# [/maps.host.com/]#
|
|
# [/home/]192.168.10.2
|
|
# [/test.com/]https://dns.quad9.net/dns-query (9.9.9.9)
|