1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/adguardhome_ynh.git synced 2024-09-03 18:06:23 +02:00

provide directly usable DoX addresses in admin docs

This commit is contained in:
OniriCorpe 2024-05-13 02:37:09 +02:00
parent 8d5c864dbb
commit 02014252d9

View file

@ -61,11 +61,11 @@ If you host your machine at home, for using DoH or DoQ, you have to open the fol
- `853` in TCP & UDP (for DNS over HTTP)
- `784` in UDP (for DNS over QUIC)
Then you can use the following adresses (where `adguard.example.com` is the domain-name associated to your AdGuard Home) as a DoH, DoT or DoQ DNS server for your devices:
Then you can use the following adresses as a DoH, DoT or DoQ DNS server for your devices:
- DNS over HTTP: `https://adguard.example.com/dns-query`
- DNS over TLS: `tls://adguard.example.com:853`
- DNS over QUIC: `quic://adguard.emelyne.eu:784`
- DNS over HTTP: `https://__DOMAIN__/dns-query`
- DNS over TLS: `tls://__DOMAIN__:__PORT_DNS_OVER_TLS__`
- DNS over QUIC: `quic://__DOMAIN__:__PORT_DNS_OVER_QUIC__`
## Allowlist