1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/adguardhome_ynh.git synced 2024-09-03 18:06:23 +02:00
This commit is contained in:
OniriCorpe 2024-05-16 03:18:15 +02:00
parent ac58a0f1c8
commit 20cd2ae418

View file

@ -38,7 +38,7 @@ Now, click the "Secure DNS profile creator" link above and fill the input fields
- Salect either DNS-over-HTTPS (DoH) or DNS-over-TLS (DoT) - Salect either DNS-over-HTTPS (DoH) or DNS-over-TLS (DoT)
- 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 followed by `/dns-query`: `https://__DOMAIN__/dns-query` - If you selected DoH: put your domain name between `https://` and `/dns-query`: `https://__DOMAIN__/dns-query`
- If you selected DoT: put your bare domain name: `__DOMAIN__` - If you selected DoT: put your bare domain name: `__DOMAIN__`
You can toggle the "Advanced" button to exclude the created profile to be used when you're on your domestic WiFi network or some other settings. You can toggle the "Advanced" button to exclude the created profile to be used when you're on your domestic WiFi network or some other settings.