Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
E
etersoft-admin-essentials
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
1
Merge Requests
1
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
etersoft
etersoft-admin-essentials
Commits
ebad1f4a
Commit
ebad1f4a
authored
Feb 25, 2026
by
Vitaly Lipatov
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
check_system/check-blocked: replace direct with dgw/igw gateways
Co-Authored-By:
Claude Opus 4.6
<
noreply@anthropic.com
>
parent
f7d0ab65
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
4 additions
and
2 deletions
+4
-2
check-blocked.sh
check_system/check-blocked.sh
+4
-2
No files found.
check_system/check-blocked.sh
View file @
ebad1f4a
...
...
@@ -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
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment