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
2026-03-04update dependenciesMHSanaei
2025-09-20docs: add comments for all functionsmhsanaei
2025-09-19misspellmhsanaei
2025-09-19go package correction v2mhsanaei
2025-09-19go package correctionmhsanaei
2025-09-14v2.8.0v2.8.0mhsanaei
2025-09-14Subscriptionmhsanaei
2025-03-12Refactor: Use any instead of interface{}mhsanaei
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
2023-06-16fix default language in initLocalizerMHSanaei
Co-Authored-By: Alireza Ahmadi <alireza7@gmail.com>
2023-05-20add tgBot localizerHamidreza Ghavami
2023-05-20create LocalizerMiddleware funcHamidreza Ghavami
2023-05-20Refactor i18n localizerHamidreza Ghavami