mirror of
https://github.com/YunoHost-Apps/adguardhome_ynh.git
synced 2024-09-03 18:06:23 +02:00
add a mention of the "DNS-over-HTTPS or DNS-over-TLS?" help section
This commit is contained in:
parent
166b19c9f3
commit
4e5a7e2bc1
1 changed files with 1 additions and 0 deletions
|
@ -36,6 +36,7 @@ Now, click the "Secure DNS profile creator" link above and fill the input fields
|
||||||
|
|
||||||
- Name of DNS provider: put an arbitrary name here, for example "AGH"
|
- Name of DNS provider: put an arbitrary name here, for example "AGH"
|
||||||
- Select either DNS-over-HTTPS (DoH) or DNS-over-TLS (DoT)
|
- Select either DNS-over-HTTPS (DoH) or DNS-over-TLS (DoT)
|
||||||
|
- If you don't know which one to choose, you can read the "DNS-over-HTTPS or DNS-over-TLS?" section of [the tool's homepage(https://dns.notjakob.com/index.html)
|
||||||
- For the primary DNS settings, you have to put trustworthy servers IPs, for example [the FDN ones](https://www.fdn.fr/actions/dns/)
|
- For the primary DNS settings, you have to put trustworthy servers IPs, for example [the FDN ones](https://www.fdn.fr/actions/dns/)
|
||||||
- And finally the setting for your AdGuard Home server URL:
|
- And finally the setting for your AdGuard Home server URL:
|
||||||
- If you selected DoH: put your domain name between `https://` and `/dns-query`: `https://__DOMAIN__/dns-query`
|
- If you selected DoH: put your domain name between `https://` and `/dns-query`: `https://__DOMAIN__/dns-query`
|
||||||
|
|
Loading…
Add table
Reference in a new issue