You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/public-dns/choosing-a-protocol.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -9,7 +9,7 @@ AdGuard DNS supports three secure, encrypted DNS protocols: DoH, DoT, and DoQ. T
9
9
10
10
### DNS-over-TLS (DoT)
11
11
12
-
DNS-over-TLS improves privacy by encrypting your DNS traffic and sending it over a dedicated port (port 853) specifically reserved for encrypted DNS traffic.
12
+
DNS-over-TLS improves privacy by encrypting your DNS traffic and sending it over port 853, which is specifically reserved for encrypted DNS traffic.
13
13
14
14
When it comes to privacy, DoT isn’t the strongest option. Because it uses a dedicated port (853), it’s easier for networks to detect and possibly block. However, it can still be useful in enterprise or managed environments, where administrators want to allow secure DNS but still keep control over network traffic.
0 commit comments