Commit 645168f2 authored by Vitaly Lipatov's avatar Vitaly Lipatov

check_system/check-blocked: add ikev2.hetzner gateway and speedtest.net

parent 9ee1eb3a
...@@ -23,12 +23,13 @@ GATEWAYS=" ...@@ -23,12 +23,13 @@ GATEWAYS="
dgw socks5h://91.232.225.12:1080 dgw socks5h://91.232.225.12:1080
igw socks5h://91.232.225.13:1080 igw socks5h://91.232.225.13:1080
gre.hetzner socks5h://91.232.225.122:1080 gre.hetzner socks5h://91.232.225.122:1080
ikev2.hetzner socks5h://91.232.225.120:1080
gre.beget socks5h://91.232.225.124:1080 gre.beget socks5h://91.232.225.124:1080
ikev2.beget socks5h://91.232.225.130:1080 ikev2.beget socks5h://91.232.225.130:1080
" "
# Default sites to check # Default sites to check
DEFAULT_SITES="instagram.com facebook.com youtube.com rutracker.org flibusta.is" DEFAULT_SITES="instagram.com facebook.com youtube.com rutracker.org flibusta.is speedtest.net"
SLOW_THRESHOLD="0.10" # MB/s — below this is "throttled" SLOW_THRESHOLD="0.10" # MB/s — below this is "throttled"
TIMEOUT=15 TIMEOUT=15
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment