mirror of
https://github.com/YunoHost-Apps/adguardhome_ynh.git
synced 2024-09-03 18:06:23 +02:00
change the AGH remote app sccreenshot from inline image to a link
This commit is contained in:
parent
27607da006
commit
d553d05dbc
1 changed files with 3 additions and 3 deletions
|
@ -22,7 +22,7 @@ You can easilly configure this app:
|
||||||
- Enter your AdGuard Home credentials in the "Authentication" fields
|
- Enter your AdGuard Home credentials in the "Authentication" fields
|
||||||
- Test the connection, if a green check is showed up, you're alright
|
- Test the connection, if a green check is showed up, you're alright
|
||||||
|
|
||||||

|
[Your configuration should look like this.](https://raw.githubusercontent.com/YunoHost-Apps/adguardhome_ynh/master/doc/screenshots/apps/AGH-remote.PNG)
|
||||||
|
|
||||||
### Secure DNS profile creator
|
### Secure DNS profile creator
|
||||||
|
|
||||||
|
@ -38,8 +38,8 @@ 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 followed by `/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.
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue