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.
summaryrefslogtreecommitdiff
path: root/web/job
AgeCommit message (Collapse)Author
2023-06-15Removed ipLimit from the panel, changed the code to work with fail2ban (#580)somebodywashere
* 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
2023-06-08access.log #571MHSanaei
access.log will be clear only when limitip is not 0
2023-06-05[feature] using xray api and moreMHSanaei
Improve DB performance [api] backward compatibility: add client by update Co-Authored-By: Alireza Ahmadi <alireza7@gmail.com>
2023-06-03some changesMHSanaei
ip limit method back to v1.6.0 method remove event on getDBClientIps better show ip on log (",\n")
2023-05-25change blockedips to AllowedIpsMHSanaei
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-23bug fix - limit ipMHSanaei
2023-05-21Update tgbot locale + add I18nBotHamidreza Ghavami
2023-05-20FIX callback query and BUTTON_DATA_INVALID error with hashStorageHamidreza Ghavami
2023-04-28Update check_client_ip_job.goMHSanaei
2023-04-13update and rename client ip job fileHamidreza Ghavami
2023-03-25bug fixed (extra enter on client_email)MHSanaei
2023-03-25"index out of range" fixedMHSanaei
2023-03-17alirezaMHSanaei
2023-02-28ip limit + export linksMHSanaei
2023-02-20update pack 3MHSanaei
user pass will be generated randomly upgrade all dependencies move add client buttom
2023-02-18update pack 2MHSanaei
2023-02-093x-uiMHSanaei