| Age | Commit message (Collapse) | Author |
|
* Logging for fail2ban service
Removed limitDevice and other unnecessary functions
* Logging for fail2ban service
Removed limitDevice and other unnecessary functions
* fixed shouldCleanLog
* last fix
* reduced ip limit detection frequency to 30 sec (less logging, more precise)
changed maxretry in fail2ban jail config to 2 to fit above
* fixed check delay
* added 5 seconds delay before cleaning logs
|
|
access.log will be clear only when limitip is not 0
|
|
Improve DB performance
[api] backward compatibility: add client by update
Co-Authored-By: Alireza Ahmadi <alireza7@gmail.com>
|
|
ip limit method back to v1.6.0 method
remove event on getDBClientIps
better show ip on log (",\n")
|
|
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
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
user pass will be generated randomly
upgrade all dependencies
move add client buttom
|
|
|
|
|