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/util
AgeCommit message (Collapse)Author
2026-01-05Refactor code and fix linter warnings (#3627)Ilya Kryuchkov
* refactor: use any instead of empty interface * refactor: code cleanup
2025-10-21gofmtmhsanaei
2025-09-28feat: add ldap component (#3568)konstpic
* add ldap component * fix: fix russian comments, tls cert verify default true * feat: remove replaces go mod for local dev
2025-09-21security fix: Use of insufficient randomness as the key of a cryptographic ↵mhsanaei
algorithm
2025-09-20docs: add comments for all functionsmhsanaei
2025-09-19go package correction v2mhsanaei
2025-09-19go package correctionmhsanaei
2025-09-16CPU History, CPU Utilizationmhsanaei
2025-05-03feat: hashing user passwordsColumbiysky
solves problems #2944, #2783
2025-04-29refactror: add check ipv6 pathПавел
fix issues #1669 #2882
2025-03-12Refactor: Use any instead of interface{}mhsanaei
2024-10-16Refactor size formatting for readabilitymhsanaei
2024-06-17gopsutil v4mhsanaei
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-02-18minor changesMHSanaei
2023-05-23a lot of improvementMHSanaei
2023-05-13pruning some codesMHSanaei
Co-Authored-By: Alireza Ahmadi <alireza7@gmail.com>
2023-03-17alirezaMHSanaei
2023-02-26tcp-udp count windows (debug)MHSanaei
2023-02-16update packMHSanaei
2023-02-093x-uiMHSanaei