We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e927c6b commit 3988c70Copy full SHA for 3988c70
doc/netwatch-dns.md
@@ -39,7 +39,7 @@ If *cloudflare-dns* is down the script will fall back to *quad-nine* for DoH.
39
40
Giving a specific query url for DoH is possible:
41
42
- /tool/netwatch/add comment="doh, ame=nextdns, doh-url=https://dns.nextdns.io/dns-query" host=199.247.16.158;
+ /tool/netwatch/add comment="doh, doh-url=https://dns.nextdns.io/dns-query" host=199.247.16.158;
43
44
Note that using a name in DoH url may introduce a chicken-and-egg issue!
45
0 commit comments