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
2025-04-07minor changesmhsanaei
2025-03-26Add Admin-Controlled Client Management to Telegram Bot (#2788)nistootsin
* Add feature to add clients to inbound: - Implement buttons for adding new clients - Handle client addition process (submission remains to be completed) - Support for multiple languages * update the go.mod * feat: complete submission process for adding a client to inbounds * - Add client variables: client_method, client_sh_password, client_tr_password - Exclude specific inbound protocols (HTTP, WireGuard, Socks, DOKODEMO) from addclient inline button * - customize the add client message and json for each protocol * - handle password input rather than id for shadow and trojan protocols * - remove add_client_as_enable button in bot * restructrure the add client bot feature * update all files in web/translation/ * Refactoring * - add traffic button to add client bot feature * - fix a mistake in the email prompt message * - add expire data button to add client telegram process. * Refactroring * remove refresh button in add client * - delete message after cancel * - uptimize the process of adding client by deleting main message on getting text inputs.
2025-03-15feat: custom subscription title in panel (#2773)Ilya Afanasov
* feat: custom subscription title in panel * feat: added translations
2025-03-12Refactor: Use any instead of interface{}mhsanaei
2025-03-12warp - optimize utility codemhsanaei
2025-03-12fix - public IP #2763mhsanaei
2025-03-09tgbot - restartmhsanaei
change restart force to restart
2025-03-04Xray core v25.3.3mhsanaei
2025-03-01fix mistakemhsanaei
2025-02-27Xray core buggy version removedmhsanaei
2025-02-22bug fix #2660mhsanaei
2025-02-22feat(externalTrafficJob): External Traffic Inform (#2660)AAA
* Add Setting entity + GUI field in panel settings * Add a missing 'Traffic' in InformEnabale field * Add ExternalTrafficURL Post request call * Add translation + cleanup * Move options to General tab --------- Co-authored-by: root <root@vm3562019.stark-industries.solutions> Co-authored-by: root <root@vm3688062.stark-industries.solutions>
2025-02-04revert group management (#2656)Sanaei
* Revert "json post base path bug fixed (#2647)" This reverts commit 04cf250a547bb64265d256e7d15af7cea5ecfa67. * Revert "Group Management of Subscription Clients" * Revert "fix getSubGroupClients for enable/disable and edit clients." * Revert "Enhance database initialization in db.go (#2645)" This reverts commit 66fe84181b9c4e2f6c6be943a7f486b4308c32ff. * Revert "Add checkpoint handling in CloseDB function (#2646)" This reverts commit 4dd40f6f192e3f94f2ea4fe9e942e6663b5a1527. * Revert "Improved database model migration and added indexing (#2655)" This reverts commit b922d986d6783ce28d00ca948024dee44a11f29e.
2025-01-26outbound Traffic - default falsemhsanaei
if you need it you need to change it manually to true
2025-01-21Group Management of Subscription Clients (#2644)Ali Rahimi
* add group user with the same subscription id to all inbounds * code format compare * add await for reset client traffic * en language changed * added client traffic syncer job * handle exist email duplicate in sub group * multi reset and delete request for clients group * add client traffic syncer setting option * vi translate file updated * auto open qr-modal bug fixed
2025-01-11time Location - localmhsanaei
2025-01-01Xray core buggy version removedmhsanaei
v1.8.24 and major >=25.1.1
2024-12-05Xray core buggy version removedmhsanaei
accept >= v24.11.30 or v1.8.24
2024-12-04[warp] report error in change licensemhsanaei
Co-Authored-By: Alireza Ahmadi <alireza7@gmail.com>
2024-11-21AsIs - freedom DSmhsanaei
2024-11-16fix core restart on client change (#2603)Alireza Ahmadi
2024-11-12Xray core buggy version removedmhsanaei
accept >= v24.11.11 or v1.8.24
2024-10-30bash - set or reset listenIPmhsanaei
we need this if we want to add SSH port forwarding
2024-10-29Xray core buggy version removedmhsanaei
only v24.10.16 or newer and v1.8.24
2024-10-17feat(tgbot): Add the option to change the telegram API server (#2584)MadrinX
2024-10-17freedom - default settingsmhsanaei
2024-10-16feat(tgbot): Allow restart core via telegram bot (#2581)Ahmad Thoriq Najahi
2024-10-15fix core restart on traffic reset of disabled clientMHSanaei
Co-Authored-By: Alireza Ahmadi <alireza7@gmail.com>
2024-10-10[bug] fix restarting core on disabling depleted userAlireza Ahmadi
2024-10-10[refactor] email verification methodAlireza Ahmadi
2024-10-09validate Email - non-English Patternmhsanaei
2024-09-24add or remove noisemhsanaei
2024-09-17update noise to noisesmhsanaei
+ type
2024-09-16New - Allocatemhsanaei
2024-09-12Email Validation - new patternmhsanaei
@ included
2024-09-12Session - default 60 minute (minimum)mhsanaei
2024-09-05Update Email Validationmhsanaei
2024-09-02fix restart after enabling usermhsanaei
Co-Authored-By: Alireza Ahmadi <alireza7@gmail.com>
2024-08-29New - Noisemhsanaei
freedom
2024-08-19New - TGbot, "All clients" button (#2493)Rizvan Nukhtarov
2024-08-11new - vmess security (inbound client side - outbound)mhsanaei
2024-08-06default settingmhsanaei
2024-07-23API - Get client's traffic By IDmhsanaei
Co-Authored-By: Hassan Ali Gilani <mr.ajaxian@gmail.com>
2024-07-15[warp] enhanced + delete optionmhsanaei
Co-Authored-By: Alireza Ahmadi <alireza7@gmail.com>
2024-07-09improved - message logsmhsanaei
2024-07-08Expand arch support in downloadXRaymhsanaei
2024-07-07Typo fixedmhsanaei
2024-07-04unnecessary logmhsanaei
2024-07-04typomhsanaei
2024-07-03tgbot - login notify (show password for failed login)mhsanaei