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
645168f2
Commit
645168f2
authored
Feb 25, 2026
by
Vitaly Lipatov
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
check_system/check-blocked: add ikev2.hetzner gateway and speedtest.net
Co-Authored-By:
Claude Opus 4.6
<
noreply@anthropic.com
>
parent
9ee1eb3a
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
1 deletion
+2
-1
check-blocked.sh
check_system/check-blocked.sh
+2
-1
No files found.
check_system/check-blocked.sh
View file @
645168f2
...
...
@@ -23,12 +23,13 @@ GATEWAYS="
dgw socks5h://91.232.225.12:1080
igw socks5h://91.232.225.13: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
ikev2.beget socks5h://91.232.225.130:1080
"
# 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"
TIMEOUT
=
15
...
...
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