Commit ebad1f4a authored by Vitaly Lipatov's avatar Vitaly Lipatov

check_system/check-blocked: replace direct with dgw/igw gateways

parent f7d0ab65
......@@ -17,9 +17,11 @@ EGET="epm tool eget"
# Gateway list: name and SOCKS5 proxy URL
# Extend this list as needed.
# "direct" = no proxy (default route of this machine).
# Each line: name [socks5h://IP:port]
# Without proxy URL = direct (default route of this machine).
GATEWAYS="
direct
dgw socks5h://91.232.225.12:1080
igw socks5h://91.232.225.13:1080
gre.hetzner socks5h://91.232.225.122:1080
gre.beget socks5h://91.232.225.124:1080
ikev2.beget socks5h://91.232.225.130:1080
......
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