summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Micay <danielmicay@gmail.com>2020-03-02 22:27:32 -0500
committerDaniel Micay <danielmicay@gmail.com>2020-03-02 22:27:32 -0500
commit699f5fdd5a310fac3d132d9573d77864bf0927c2 (patch)
tree65e4bface10bf1addf2bf8dda1cb3bd02b70286b
parent237e389bef64fbea3f546d21ee18ca533c47d711 (diff)
DNS-over-TLS server example
-rw-r--r--static/faq.html4
1 files changed, 4 insertions, 0 deletions
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.</p>
+ <p>As an example, set the hostname to <code>one.one.one.one</code> for Cloudflare DNS.
+ There are various other mainstream DNS-over-TLS options available including Quad9,
+ Google and AdGuard.</p>
+
<p>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.</p>