mirror of
https://github.com/YunoHost-Apps/adguardhome_ynh.git
synced 2024-09-03 18:06:23 +02:00
show the right ports for DoT & DoQ in the admin docs
This commit is contained in:
parent
02014252d9
commit
ea65742609
1 changed files with 2 additions and 2 deletions
|
@ -58,8 +58,8 @@ This is because YunoHost needs to perform actions such as automatically opening
|
||||||
|
|
||||||
If you host your machine at home, for using DoH or DoQ, you have to open the following ports on your router by yourself:
|
If you host your machine at home, for using DoH or DoQ, you have to open the following ports on your router by yourself:
|
||||||
|
|
||||||
- `853` in TCP & UDP (for DNS over HTTP)
|
- `__PORT_DNS_OVER_TLS__` in TCP & UDP (for DNS over TLS)
|
||||||
- `784` in UDP (for DNS over QUIC)
|
- `__PORT_DNS_OVER_QUIC__` in UDP (for DNS over QUIC)
|
||||||
|
|
||||||
Then you can use the following adresses 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:
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue