diff options
author | Xiao Pan <gky44px1999@gmail.com> | 2023-02-19 20:23:20 -0800 |
---|---|---|
committer | Xiao Pan <gky44px1999@gmail.com> | 2023-02-19 20:23:20 -0800 |
commit | 2063f15722ccb355a5c795ce720c980eeb2d272b (patch) | |
tree | 77ecd1f5fcd0343a79189414bf75bc83ba33686b /home/xyz/.local | |
parent | be2a8e0bf59a39ebba73c76198608485b47771c9 (diff) |
update
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 |