1
0
Fork 0
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:
OniriCorpe 2024-05-16 03:13:27 +02:00
parent 27607da006
commit d553d05dbc

View file

@ -22,7 +22,7 @@ You can easilly configure this app:
- Enter your AdGuard Home credentials in the "Authentication" fields
- Test the connection, if a green check is showed up, you're alright
![A screenshot showing the previous instructions completed in the app](https://raw.githubusercontent.com/YunoHost-Apps/adguardhome_ynh/master/doc/screenshots/apps/AGH-remote.PNG)
[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
@ -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)
- 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:
- 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 DoH: put your domain name followed by `/dns-query`: `https://__DOMAIN__/dns-query`
- 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.