From 3661646041da43cfdd4f3081db04a058b47f04fb Mon Sep 17 00:00:00 2001 From: Amolith Date: Wed, 28 Aug 2019 10:36:13 -0400 Subject: [PATCH] correct dns info --- dns.md | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/dns.md b/dns.md index 391fa26..f7a2aa6 100644 --- a/dns.md +++ b/dns.md @@ -21,12 +21,16 @@ Before going through and setting every device to use my DNS servers, I recommend # IPs & Hostnames For simplicity's sake, I recommend using the [Anycast](https://en.wikipedia.org/wiki/Anycast) hostname as your primary, the location normally nearest to you as secondary, and a different provider for your tertiary DNS. With Anycast, you'll automatically use the server geographically nearest (the one with the lowest latency) and it will be secured with TLS. For more technical information on Anycast, click the link above. The second Anycast IP address is for plaintext DNS (**not recommended**); everything else is DNS-over-TLS. If you don't know what those are, the next section explains a bit more. -Anycast +Uncensored Anycast * `uncensored.any.dns.nixnet.xyz` -* `adblock.any.dns.nixnet.xyz` * `198.251.90.114:853` **(DoT)** * `198.251.90.114` **(plaintext)** +Adblock Anycast +* `adblock.any.dns.nixnet.xyz` +* `198.251.90.89:853` **(DoT)** +* `198.251.90.89` **(plaintext)** + Las Vegas * `uncensored.lv1.dns.nixnet.xyz` * `adblock.lv1.dns.nixnet.xyz`