Commit graph

12 commits

Author SHA1 Message Date
somebodywashere
411cf30a98 fixed check delay 2023-06-10 10:21:12 +00:00
somebodywashere
eb1bf1148e reduced ip limit detection frequency to 30 sec (less logging, more precise)
changed maxretry in fail2ban jail config to 2 to fit above
2023-06-10 09:19:07 +00:00
somebodywashere
29d854eae7 last fix 2023-06-08 19:38:14 +00:00
somebodywashere
f84897e4fb fixed shouldCleanLog 2023-06-08 19:28:04 +00:00
somebodywashere
eb27951936 Logging for fail2ban service
Removed limitDevice and other unnecessary functions
2023-06-08 18:26:08 +00:00
somebodywashere
61a2e6dc11 Logging for fail2ban service
Removed limitDevice and other unnecessary functions
2023-06-08 17:46:50 +00:00
MHSanaei
29e40a0bce access.log #571
access.log will be clear only when limitip is not 0
2023-06-08 13:50:35 +03:30
MHSanaei
fdc1124ea4 some changes
ip limit method back to v1.6.0 method
remove event on getDBClientIps
better show ip on log (",\n")
2023-06-03 18:59:32 +03:30
MHSanaei
6f28a3a2fe change blockedips to AllowedIps
now only those IPs that are allowed are able to establish a connection; other connections are dropped it will happen every 10 sec
after user offline that IPs will be removed from AllowedIps
2023-05-25 03:21:31 +03:30
MHSanaei
2223a21cfc bug fix - limit ip 2023-05-23 17:54:15 +03:30
MHSanaei
865e47e9a6 Update check_client_ip_job.go 2023-04-28 00:30:49 +03:30
Hamidreza Ghavami
a3b170d6c4 update and rename client ip job file 2023-04-14 00:07:13 +04:30
Renamed from web/job/check_clinet_ip_job.go (Browse further)