Welcome to
mirror list
, hosted at
ThFree Co
, Russian Federation.
github.com/MHSanaei/3x-ui.git - Unnamed repository; edit this file 'description' to name the repository.
index
:
github.com/MHSanaei/3x-ui.git
Group_Management
MySQL-databases
main
Unnamed repository; edit this file 'description' to name the repository.
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
web
/
job
/
check_client_ip_job.go
Age
Commit message (
Expand
)
Author
2026-04-19
revert: Disconnect client due to exceeded IP limit (#3948)
HamidReza Sadeghzadeh
2026-03-17
fix: Ban new IPs with fail2ban instead of disconnected the client. (#3919)
HamidReza Sadeghzadeh
2026-02-08
fix : Uncontrolled data used in path expression
Sanaei
2026-02-04
feat: implement 'last IP wins' policy for IP limitation (#3735)
Aung Ye Zaw
2025-09-20
docs: add comments for all functions
mhsanaei
2025-09-19
go package correction v2
mhsanaei
2025-09-19
go package correction
mhsanaei
2025-09-11
Update check_client_ip_job.go
mhsanaei
2025-09-10
Fixed: update Xray Core on Windows
mhsanaei
2025-08-17
minor changes
mhsanaei
2025-03-12
Refactor: Use any instead of interface{}
mhsanaei
2025-01-05
iplimit: ipRegex improved
mhsanaei
2024-12-16
improve iplimit
MHSanaei
2024-10-28
iplimit - accept all email format
mhsanaei
2024-09-24
Iplimit - warning improved
mhsanaei
2024-09-12
Iplimit - improved
mhsanaei
2024-09-09
remove warning for access log
mhsanaei
2024-09-05
iplimit - ipv6 support
mhsanaei
2024-07-19
fix
mhsanaei
2024-07-09
improved - message logs
mhsanaei
2024-03-13
[iplimit] fix access log path in settings service (#2044)
Hamidreza
2024-03-11
Some fixes and improvements (#1997)
Hamidreza
2024-03-05
[IPLimit] Added check for accessLogPath
somebodywashere
2024-03-05
[IPLimit] Optimize + Debian 12 compability
somebodywashere
2024-03-02
Enhance CheckClientIpJob #1964
MHSanaei
2024-02-21
Create directory for IPLimit files if needed (#1852)
somebodywashere
2024-02-18
minor changes
MHSanaei
2024-02-10
some log changes (#1789)
somebodywashere
2024-02-10
clear log hourly if !j.hasLimitIp and "./access.log" exist
MHSanaei
2024-02-06
fix - Ensure logs are not null in show method #1763
MHSanaei
2024-02-04
IPLimit - IPv4 Extraction Simplification
MHSanaei
2024-02-04
new - select option for loglevel & access log
MHSanaei
2024-02-03
This modification uses a Scanner to read the file line by line, which can be ...
Mehdi Khodayari
2024-01-21
minor changes
MHSanaei
2024-01-01
Major changes to tgbot, also small changes for panel (#1463)
somebodywashere
2023-09-01
check fail2ban installed or not
MHSanaei
2023-08-09
add panel usage to main page
MHSanaei
2023-08-01
IP Limit Tweaks to reduce false bans (#850)
somebodywashere
2023-07-26
No reason to write to BlockedIPs (#815)
somebodywashere
2023-07-01
🚀 Some improvements for x-ui.sh and ip job (#665)
Hamidreza
2023-06-24
Added IP Limit Management to x-ui menu, Tweaked IP Limit to check every 20s (...
somebodywashere
2023-06-16
new - loglevel (#612)
Ho3ein
2023-06-16
fix warning when there is no access.log
MHSanaei
2023-06-15
Removed ipLimit from the panel, changed the code to work with fail2ban (#580)
somebodywashere
2023-06-08
access.log #571
MHSanaei
2023-06-03
some changes
MHSanaei
2023-05-25
change blockedips to AllowedIps
MHSanaei
2023-05-23
bug fix - limit ip
MHSanaei
2023-04-28
Update check_client_ip_job.go
MHSanaei
2023-04-13
update and rename client ip job file
Hamidreza Ghavami