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-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
2024-07-01pageSize default to 50mhsanaei
2024-06-17check error in remove by core-apimhsanaei
Co-Authored-By: Alireza Ahmadi <alireza7@gmail.com>
2024-06-17gopsutil v4mhsanaei
2024-05-28new - vCPUsmhsanaei
2024-05-25Add CLI to set panel cert (#2305)Maisam
* Add webBasePath update feature to CLI * Add certificate setting update to CLI * Revert "Add certificate setting update to CLI" This reverts commit 2a937d59d7c1f3edeb66782a4b235bafc89dfff6. * Add certificate setting update to CLI (cherry picked from commit 2a937d59d7c1f3edeb66782a4b235bafc89dfff6)
2024-05-25Add webBasePath update feature to CLI (#2300)Maisam
2024-05-14feat(tgbot): Add refresh button to server usage (#2253)Ahmad Thoriq Najahi
- Added a refresh button to the server usage interface to allow users to refresh the displayed information. - Updated the sendReport function to use the sendServerUsage function instead of getServerUsage to ensure consistency in functionality. Signed-off-by: Ahmad Thoriq Najahi <najahi@zephyrus.id>
2024-04-29feat(tgbot): Add `xray-core` version into server status (#2236)Ahmad Thoriq Najahi
Signed-off-by: Ahmad Thoriq Najahi <najahi@zephyrus.id>
2024-04-21fix empty client ID on requestmhsanaei
Co-Authored-By: Alireza Ahmadi <alireza7@gmail.com>
2024-04-05Convert string tgId to int64 on Migratesomebodywashere
2024-04-02telego v0.29.2mhsanaei
2024-04-02tgbot - fix chatidmhsanaei
2024-04-01avoid empty client idmhsanaei
Co-Authored-By: Alireza Ahmadi <alireza7@gmail.com>
2024-03-21Small fixes (#2106)somebodywashere
2024-03-15Fixed unnecessary Xray restarts in Tgbotsomebodywashere
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-12ip limit only if log is availableAlireza Ahmadi
2024-03-12bug fix - remove secretMHSanaei
2024-03-12[subJson] add mux and directMHSanaei
Co-Authored-By: Alireza Ahmadi <alireza7@gmail.com>
2024-03-12minor changesMHSanaei
Co-Authored-By: somebodywashere <68244480+somebodywashere@users.noreply.github.com>
2024-03-11avoid empty client idMHSanaei
Co-Authored-By: Alireza Ahmadi <alireza7@gmail.com>