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-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
2024-12-16fix sessionMHSanaei
twice set-cookie bug fixed
2024-12-04show IP on warning log when user pass is not correct (#2607)lexnake3
2024-09-30Fix toasts (#2571)Vyacheslav Scherbinin
* Add space to toast status messages * Removed opening space from translations
2024-09-12Session - default 60 minute (minimum)mhsanaei
2024-08-06fix sessionmhsanaei
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-15safe loginmhsanaei
Co-Authored-By: Alireza Ahmadi <alireza7@gmail.com>
2024-07-09improved - message logsmhsanaei
2024-07-07Typo fixedmhsanaei
2024-07-05change session namemhsanaei
2024-07-04some changesmhsanaei
2024-07-03tgbot - login notify (show password for failed login)mhsanaei
2024-05-24feat: Enhance host extraction from headers (#2292)Ahmad Thoriq Najahi
- Refactor SUBController subs and subJsons methods to extract host from X-Forwarded-Host header, falling back to X-Real-IP header and then to the request host if unavailable. - Update html function to extract host from X-Forwarded-Host header, falling back to X-Real-IP header and then to the request host if unavailable. - Update DomainValidatorMiddleware to first attempt to extract host from X-Forwarded-Host header, falling back to X-Real-IP header and then to the request host. Fixes: #2284 Signed-off-by: Ahmad Thoriq Najahi <najahi@zephyrus.id>
2024-05-23Add X-Real-IP Support for Client IP (login page)mhsanaei
2024-05-22Ensure IPv6 compliant hostmhsanaei
Co-Authored-By: vnxme <46669194+vnxme@users.noreply.github.com>
2024-03-11[xray] add BurstObservatory + minor changesMHSanaei
Co-Authored-By: Alireza Ahmadi <alireza7@gmail.com>
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-21bug fix #1595MHSanaei
2024-02-21[sub] json + fragmentMHSanaei
Co-Authored-By: Alireza Ahmadi <alireza7@gmail.com>
2024-02-07add outbound traffic reset (#1767)surbiks
2024-01-29Show outbound traffic in outbounds table (#1711)Saeid
* store outbound traffic in database * show outbound traffic in outbounds table * add refresh button
2024-01-27v2.1.2MHSanaei
revert #1650 #1661 #1664 #1670 made panel full of bug
2024-01-23add single client bug fixed (#1664)Ali Rahimi
2024-01-22Group editing feature of users with the same subscription (#1661)Ali Rahimi
2024-01-21add group user with the same subscription id to all inbounds (#1650)Ali Rahimi
2024-01-17Fix inbounds with the same port and different IPs (#1595)Amin
2024-01-11WARP via wireguardMHSanaei
Co-Authored-By: Alireza Ahmadi <alireza7@gmail.com>
2023-12-10[xray] show xray errors #1300Alireza Ahmadi
2023-12-08import-export inbound #1300Alireza Ahmadi
2023-12-08pagination and sub URI support #1300Alireza Ahmadi
2023-12-05xray setting enhancements #1286Alireza Ahmadi
2023-12-05[api] online usersMHSanaei
Co-Authored-By: Alireza Ahmadi <alireza7@gmail.com>
2023-12-04separate xray page #1286Alireza Ahmadi
2023-12-04online users backend #1286Alireza Ahmadi
2023-09-06move restart cron to web.goMHSanaei
Co-Authored-By: Alireza Ahmadi <alireza7@gmail.com>
2023-08-26Add encrypt subscription ON/OFF switchMHSanaei
Co-Authored-By: SudoSpace <79229394+sudospaes@users.noreply.github.com>
2023-08-26[sub] improve usage info in RemarkMHSanaei
Co-Authored-By: Alireza Ahmadi <alireza7@gmail.com>
2023-07-31log level & syslogMHSanaei
Co-Authored-By: Alireza Ahmadi <alireza7@gmail.com>
2023-07-18[feature] using xray API for inboundMHSanaei
Co-Authored-By: Alireza Ahmadi <alireza7@gmail.com>
2023-07-01🚀 Some improvements for x-ui.sh and ip job (#665)Hamidreza
2023-06-16new - loglevel (#612)Ho3ein
2023-06-14fix and improveMHSanaei
2023-06-05[feature] using xray api and moreMHSanaei
Improve DB performance [api] backward compatibility: add client by update Co-Authored-By: Alireza Ahmadi <alireza7@gmail.com>
2023-05-31fix settingHamidreza Ghavami
2023-05-31some improvementsHamidreza Ghavami
2023-05-30add an option for webDomainHamidreza Ghavami
2023-05-22[feature] separate subscription serviceMHSanaei
Co-Authored-By: Alireza Ahmadi <alireza7@gmail.com>
2023-05-22[feature] add multi domain tls (CDN ready)MHSanaei
Co-Authored-By: Alireza Ahmadi <alireza7@gmail.com>