diff options
Diffstat (limited to 'home/xyz/.local')
-rwxr-xr-x | home/xyz/.local/bin/mrt | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/home/xyz/.local/bin/mrt b/home/xyz/.local/bin/mrt index e10e9039..172593c9 100755 --- a/home/xyz/.local/bin/mrt +++ b/home/xyz/.local/bin/mrt @@ -1,6 +1,9 @@ #!/bin/sh # Mullvad Relay Test +# The true reason of not reaching baidu.com, baomitu.com, and askey.com is mullvad DNS sucks? +# https://www.reddit.com/r/mullvadvpn/comments/10sht67/open_chinese_search_machines + location="Los Angeles" # about 2 to 3 seconds for fast connection, 5 to 7 seconds for slow connection, to specified website curl_maxtime=7 |