diff options
author | Xiao Pan <gky44px1999@gmail.com> | 2023-03-22 04:29:40 -0700 |
---|---|---|
committer | Xiao Pan <gky44px1999@gmail.com> | 2023-03-22 04:32:18 -0700 |
commit | c03d1dc3afb37a9de19442bb659ae56d19a49335 (patch) | |
tree | 5127b7b5d4b6cfb3b8e52febcfcefae0fdf93430 /home/xyz/.local/bin/mrt | |
parent | 2834d6f5c6c658a402a7212e04628716107e4cdf (diff) |
mrt, change possible reasons for DNS problems
Diffstat (limited to 'home/xyz/.local/bin/mrt')
-rwxr-xr-x | home/xyz/.local/bin/mrt | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/home/xyz/.local/bin/mrt b/home/xyz/.local/bin/mrt index 9d7852e3..dc6435f2 100755 --- a/home/xyz/.local/bin/mrt +++ b/home/xyz/.local/bin/mrt @@ -1,7 +1,8 @@ #!/bin/sh # Mullvad Relay Test -# The true reason of not reaching baidu.com and baomitu.com is mullvad DNS sucks: +# Possible reasons for not reaching baidu.com and baomitu.com: +# https://github.com/mullvad/dns-blocklists/issues/86 # https://www.reddit.com/r/mullvadvpn/comments/10sht67/open_chinese_search_machines location="Los Angeles" |