From 699f5fdd5a310fac3d132d9573d77864bf0927c2 Mon Sep 17 00:00:00 2001 From: Daniel Micay Date: Mon, 2 Mar 2020 22:27:32 -0500 Subject: [PATCH] DNS-over-TLS server example --- static/faq.html | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/static/faq.html b/static/faq.html index 69497da0..ee1335b2 100644 --- a/static/faq.html +++ b/static/faq.html @@ -413,6 +413,10 @@ network-provided DNS servers, this prevents the network from monitoring or tampering with DNS requests/responses.

+

As an example, set the hostname to one.one.one.one for Cloudflare DNS. + There are various other mainstream DNS-over-TLS options available including Quad9, + Google and AdGuard.

+

Configuring a static IP address for a network requires entering DNS servers manually, but you should still use the Private DNS feature with it, and you shouldn't misuse the static IP address option just to override the DNS servers.