From 18bb03fd8f09c79dafd3eec32590ac6f414e0265 Mon Sep 17 00:00:00 2001 From: Nguyễn Gia Phong Date: Tue, 6 Aug 2024 08:58:15 +0900 Subject: Work around odd md parsing --- blog/route.md | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'blog') diff --git a/blog/route.md b/blog/route.md index b0c6aa9..43da921 100644 --- a/blog/route.md +++ b/blog/route.md @@ -183,11 +183,11 @@ wpa_passphrase=just enter random characters ## Name Resolution My ISP is [known to be evil][KT malware] so I'd rather rely on more reputable -resolvers like [OpenNIC] (plus free-of-charge domain names!). Most of their -[tier 2] are located on the other side of the globe (200 to 300 ms RTT), -so a local cache is almost required. SmartDNS seems to be the best fit -for this purpose, as it queries upstream servers simultaneously -and also check for the IP with the lowest RTT among the results. +resolvers like [OpenNIC][OpenNIC] (plus free-of-charge domain names!). +Most of their [tier 2] servers are located on the other side of the globe +(200 to 300 ms RTT), so a local cache is almost required. [SmartDNS] +seems to be the best fit for this purpose, as it queries upstream servers +simultaneously and also check for the IP with the lowest RTT among the results. Since I don't trust my ISP, connections to the upstream servers are encrypted: ```plaintext -- cgit 1.4.1