mirror of
https://git.eworm.de/cgit/routeros-scripts
synced 2025-07-09 09:34:29 +02:00
doc/netwatch-dns: fix example command...
This broke with:
* doc/netwatch-dns: giving hostname in comment is not required
9853943a36
This commit is contained in:
parent
e927c6b08b
commit
3988c70290
1 changed files with 1 additions and 1 deletions
|
@ -39,7 +39,7 @@ If *cloudflare-dns* is down the script will fall back to *quad-nine* for DoH.
|
|||
|
||||
Giving a specific query url for DoH is possible:
|
||||
|
||||
/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;
|
||||
|
||||
Note that using a name in DoH url may introduce a chicken-and-egg issue!
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue