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-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)
2025-01-05Add custom v2ray rules for Russiamhsanaei
runetfreedom/russia-v2ray-rules-dat
2025-01-02bug fix - reality settingsmhsanaei
2025-01-01httpupgrade: remove host from headermhsanaei
2025-01-01Added "comment" in all languages (#2631)LoST
- Added a "comment" in all languages --------- Co-authored-by: mhsanaei <ho3ein.sanaei@gmail.com>
2025-01-01xmux - hMaxReusableSecsmhsanaei
2025-01-01tcpNoDelay to penetratemhsanaei
2025-01-01Xray core buggy version removedmhsanaei
v1.8.24 and major >=25.1.1
2025-01-01Xray Core v25.1.1mhsanaei
2024-12-30Fallback - Realitymhsanaei
this is not my problem they don't mention it on their document
2024-12-28update dependenciesmhsanaei
2024-12-28Xray Core v24.12.28mhsanaei
2024-12-27v2.4.11v2.4.11MHSanaei
2024-12-27bug fix - outbound xhttp linkMHSanaei
2024-12-27bug fix - vmess tlsmhsanaei
2024-12-27Client: Commentmhsanaei
now you can add Comment and write anything you want to remember
2024-12-25moment v2.30.1mhsanaei
2024-12-25axios v1.7.9mhsanaei
2024-12-22RU: translation fix (#2620)Baton34
2024-12-21media - telebotmhsanaei
2024-12-21Stargazers over Time - variant=adaptivemhsanaei
2024-12-21unnecessary sudo removed (#2619)LoST
All the commands do not work exactly, but since we already work in the beginning on behalf of root, then sudo is not necessary at the beginning. Is that right? P.S. when selected in the menu, it says that "command not found".