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-02-25docker: go 1.24v2.5.3mhsanaei
2025-02-25v2.5.3mhsanaei
2025-02-25Go v1.24.0mhsanaei
2025-02-24Make wget verify certificates part2 #2661mhsanaei
Co-Authored-By: İrem Kuyucu <siren@kernal.eu>
2025-02-24feat: add quic protocol in xray rule modal (#2666)Shishkevich D.
2025-02-24Virtuozzo linux support (#2668)atarwn
2025-02-22bug fix #2660mhsanaei
2025-02-22serverNameToVerify to verifyPeerCertInNames #2662mhsanaei
2025-02-22Xray core v25.2.21mhsanaei
2025-02-22Make wget verify certificates (#2661)İrem Kuyucu
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-04v2.5.2v2.5.2mhsanaei
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-02-03README: PersianGroup_Managementmhsanaei
2025-02-03v2.5.1v2.5.1mhsanaei
2025-02-03Xray Core v25.1.30mhsanaei
2025-02-03Improved database model migration and added indexing (#2655)Zahar Izmailov
2025-01-31Completed translation for missing text (#2653)Abolfazl Fazilat
2025-01-31Merge pull request #2652 from Incognito-Coder/mainSanaei
Some Improvement
2025-01-31fix getSubGroupClients for enable/disable and edit clients.AghayeCoder
2025-01-31switcher for outbound trafficAghayeCoder
2025-01-28v2.5.0v2.5.0mhsanaei
2025-01-28update dependenciesmhsanaei
2025-01-27Update release.ymlmhsanaei
Co-Authored-By: Alireza Ahmadi <alireza7@gmail.com>
2025-01-27dockermhsanaei
Co-Authored-By: Alireza Ahmadi <alireza7@gmail.com>
2025-01-27quiet buildmhsanaei
Co-Authored-By: Alireza Ahmadi <alireza7@gmail.com>
2025-01-26[subJson] better direct optionsmhsanaei
Co-Authored-By: Alireza Ahmadi <alireza7@gmail.com>
2025-01-26TLS - serverNameToVerifymhsanaei
2025-01-26outbound Traffic - default falsemhsanaei
if you need it you need to change it manually to true
2025-01-26minor changemhsanaei
2025-01-26default setting - scStreamUpServerSecsmhsanaei
2025-01-26Fix non-MultiUser dbInbounds (#2649)Ivan Zorin
2025-01-24bug fix - get client ipsmhsanaei
2025-01-23json post base path bug fixed (#2647)Ali Rahimi
* json post base path bug fixed * added comment field to group client management
2025-01-22GO v1.23.5 + update dependenciesmhsanaei
2025-01-22Add checkpoint handling in CloseDB function (#2646)Zahar Izmailov
* Add checkpoint handling in CloseDB function --------- Co-authored-by: Zakhar Izmaylov <ptdev@kedruss.ru>
2025-01-22XHTTP - scStreamUpServerSecsmhsanaei
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-21Enhance database initialization in db.go (#2645)Zahar Izmailov
- Updated GORM configuration to skip default transactions and prepare statements. - Modified the database connection string to include caching and journal mode settings. - Executed several PRAGMA statements to optimize SQLite performance and enable foreign key support. These changes improve database handling and performance in the application. Co-authored-by: Zakhar Izmaylov <ptdev@kedruss.ru>
2025-01-15Minor Fixes (CSS) (#2641)Tara Rostami
2025-01-14wireguard modal fix (#2640)Alex Churin
2025-01-13Update translate.ru_RU.toml (#2637)xtclovver
Fixed ru translation
2025-01-13Fixed ru translation (#2638)mortefy
2025-01-11time Location - localmhsanaei
2025-01-11fail2ban service in docker container (#2632)Dmitiry Vinogradov
docker container Co-authored-by: Dmitrij Vinogradov <dmitrij.vinogradov@gmail.com>
2025-01-11Add Russian domains (#2635)Igor Semenov
Add Russian domains
2025-01-11Minor Fixes (UI) (#2636)Tara Rostami
* Minor Fixes (UI) * Update custom.min.css
2025-01-05bug fixmhsanaei
2025-01-05iplimit: ipRegex improvedmhsanaei
When the client has MUX enabled, a TCP or UDP prefix appears before the IP address. We initially weren’t aware of this behavior, but we have now resolved the issue.
2025-01-05Firewall improvements (#2630)LoST
* The menu has been completed *Added firewall shutdown *Improved port removal process (optional)