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
AgeCommit message (Collapse)Author
2024-04-01[log] add exit codemhsanaei
Co-Authored-By: Alireza Ahmadi <alireza7@gmail.com>
2024-03-13[iplimit] fix access log path in settings service (#2044)Hamidreza
* [iplimit] fix access log path in settings service better to avoid hardcoding the access log path to enhance flexibility. not all users prefer the default './access.log' * [iplimit] fix iplimit
2024-03-11Some fixes and improvements (#1997)Hamidreza
* [refactor] api controller * [fix] access log path better to not hardcode the access log path, maybe some ppl dont want to use the default ./access.log * [fix] set select options from logs paths in xray settings * [update] .gitignore * [lint] all .go files * [update] use status code for jsonMsg and 401 to unauthorize * [update] handle response status code via axios * [fix] set correct value if log paths is set to 'none' we also use the default value for the paths if its set to none * [fix] iplimit - only warning access log if f2b is installed
2024-03-05[IPLimit] Optimize + Debian 12 compabilitysomebodywashere
2024-02-10some log changes (#1789)somebodywashere
* some logs changes * removed some empty lines
2024-01-01Major changes to tgbot, also small changes for panel (#1463)somebodywashere
* Reduce outage time on Xray errors * Improved logs clearing, added previous logs File name change: 3xipl-access-persistent.log -> 3xipl-ap.log All previous logs have .prev suffix * Preparations for tgbot additions * [tgbot] Improvements, Additions and Fixes * Changed interaction with Expire Date for Clients * Added more info and interactions with Online Clients * Added a way to get Ban Logs (also added them to backup) * Few fixes and optimizations in code * Fixed RU translation * [tgbot] More updates and fixes * [tgbot] Quick Fix * [tgbot] Quick Fix 2 * [tgbot] Big Updates Added Notifications for Clients throught Tgbot (when Expire) Added compability for Usernames both w/wo @ Added more buttons overall for admins * [tgbot] Fixes * [tbot] Fixes 2 * [tgbot] Removed usernames support for Notifications to work * [tgbot] Fix * [tgbot] Fix Notify * [tgbot] small fixes * [tgbot] replyMarkup only for last message on big messages * [tgbot] Fixed last message is empty * [tgbot] Fix messages split
2023-12-10[logs] combine with xray logs #1300Alireza Ahmadi
2023-12-04online users backend #1286Alireza Ahmadi
2023-10-18remove iran.datMHSanaei
so after this you need to click on "reset to default configuration"
2023-08-09add panel usage to main pageMHSanaei
2023-08-08Add iran.dat when updating xray (#870)Hamidreza
we can download iran.dat, because it's one of the required files in our settings
2023-07-27because of #815 now we can use XTLS/Xray-coreMHSanaei
change MHSanaei/Xray-core to XTLS/Xray-core
2023-07-01🚀 Some improvements for x-ui.sh and ip job (#665)Hamidreza
2023-06-16gracefully shutdown xray-coreMHSanaei
Co-Authored-By: Alireza Ahmadi <alireza7@gmail.com>
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-23a lot of improvementMHSanaei
2023-05-23Fix deprecated gRPC Dial options for Insecure connectionsMHSanaei
2023-04-28Revert "grpc.WithInsecure is deprecated"MHSanaei
This reverts commit 0b896d9c31a38e6498992aeb61b19f6d93219f0a.
2023-04-27grpc.WithInsecure is deprecatedMHSanaei
2023-04-21update iran.dat from xray zipHamidreza Ghavami
2023-04-13update get paths functionsHamidreza Ghavami
2023-02-28ip limit + export linksMHSanaei
2023-02-11zh to enMHSanaei
2023-02-093x-uiMHSanaei