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-02-28Minor fixes (#1943)v2.2.1Tara Rostami
2024-02-28remove drag button on mobileMHSanaei
2024-02-28v2.2.1MHSanaei
2024-02-28Optimize Dark Theme & Ultra Dark (#1889)Tara Rostami
--------- Co-authored-by: MHSanaei <ho3ein.sanaei@gmail.com> Co-authored-by: Alireza Ahmadi <alireza7@gmail.com>
2024-02-27improve translateMHSanaei
2024-02-27better design - OCPD ProblemMHSanaei
2024-02-27Merge pull request #1931 from shahin-io/3XMHHo3ein
[settings] security alert translations
2024-02-27[settings] improve security alertShahin
2024-02-27[i18n] add security alert translationsShahin
2024-02-27close modal only after success msgMHSanaei
Co-Authored-By: Alireza Ahmadi <alireza7@gmail.com>
2024-02-27Update login.htmlMHSanaei
2024-02-27Added drag'n'drop for routes (#1915)Serge Pavlyuk
* Added drag'n'drop for routes * Drop handler works only for local dnd events * Cleanup console.log
2024-02-27Added Ukrainian language (#1926)Nikolas
* Added Ukrainian language Ukrainian * Update langs.js Added Ukrainian language
2024-02-27Update inbound.go (#1925)Ikko Eltociear Ashimine
Clinet -> Client
2024-02-27Merge pull request #1929 from somebodywashere/mainsomebodywashere
Changes to fail2ban jails to work with f2b 1.0+
2024-02-27Changes to fail2ban to work with f2b 1.0+somebodywashere
Change default bantime to 15 minutes Mofidied logic a bit
2024-02-25Xray v1.8.8MHSanaei
2024-02-25run panel on http if https failedMHSanaei
Co-Authored-By: Alireza Ahmadi <alireza7@gmail.com>
2024-02-25minor changesMHSanaei
2024-02-24[log] fix download formatMHSanaei
Co-Authored-By: Alireza Ahmadi <alireza7@gmail.com>
2024-02-23v2.2.0MHSanaei
2024-02-23revert #1678MHSanaei
i got so many errors while testing it on my server and i think we can have security issue if use this anyway thank you and sorry about this
2024-02-23minor changesMHSanaei
Co-Authored-By: Alireza Ahmadi <alireza7@gmail.com> Co-Authored-By: Tara Rostami <132676256+TaraRostami@users.noreply.github.com>
2024-02-22Ultra Dark Theme for 3X-UI (#1871)Tara Rostami
2024-02-22better viewMHSanaei
2024-02-22[bug] fix wg reservedMHSanaei
Co-Authored-By: Alireza Ahmadi <alireza7@gmail.com>
2024-02-22[rule] clearable outbound & balancerMHSanaei
Co-Authored-By: Alireza Ahmadi <alireza7@gmail.com>
2024-02-22Update xray.html (#1864)Shahin
* Fix Dockerfile (#1854) Fix wrong image * Update xray.html --------- Co-authored-by: LOVECHEN <lovechen@me.com>
2024-02-22Bump google.golang.org/grpc from 1.61.1 to 1.62.0 (#1873)dependabot[bot]
Bumps [google.golang.org/grpc](https://github.com/grpc/grpc-go) from 1.61.1 to 1.62.0. - [Release notes](https://github.com/grpc/grpc-go/releases) - [Commits](https://github.com/grpc/grpc-go/compare/v1.61.1...v1.62.0) --- updated-dependencies: - dependency-name: google.golang.org/grpc dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-02-22release as a draftMHSanaei
2024-02-21bug fix #1595MHSanaei
2024-02-21[xray] add meta, apple, reddit option to warpMHSanaei
2024-02-21Bash - BBR Disable OptionMHSanaei
2024-02-21[dark] change message by themeMHSanaei
Co-Authored-By: Alireza Ahmadi <alireza7@gmail.com>
2024-02-21simplify log and text modalsMHSanaei
Co-Authored-By: Alireza Ahmadi <alireza7@gmail.com>
2024-02-21[ui] fix loading functionMHSanaei
Co-Authored-By: Alireza Ahmadi <alireza7@gmail.com>
2024-02-21[wg] fix subnet in peerMHSanaei
Co-Authored-By: Alireza Ahmadi <alireza7@gmail.com>
2024-02-21[wg] new peer with one IPMHSanaei
Co-Authored-By: Alireza Ahmadi <alireza7@gmail.com>
2024-02-21[xray] fakedns supportMHSanaei
Co-Authored-By: Alireza Ahmadi <alireza7@gmail.com>
2024-02-21[sub] json + fragmentMHSanaei
Co-Authored-By: Alireza Ahmadi <alireza7@gmail.com>
2024-02-21SSL Security AlertMHSanaei
Co-Authored-By: Alireza Ahmadi <alireza7@gmail.com>
2024-02-21Create directory for IPLimit files if needed (#1852)somebodywashere
2024-02-21[docker] use go 1.22 (#1854)LOVECHEN
Fix wrong image
2024-02-20Update release.ymlMHSanaei
2024-02-20Update go.mod to specify Go 1.22MHSanaei
2024-02-20Update workflows to use Go 1.22MHSanaei
2024-02-19[xray] dns - newMHSanaei
Co-Authored-By: Alireza Ahmadi <alireza7@gmail.com>
2024-02-19open sniffing for all protocolsMHSanaei
Co-Authored-By: Alireza Ahmadi <alireza7@gmail.com>
2024-02-19security issue - remove faviconMHSanaei
Co-Authored-By: Alireza Ahmadi <alireza7@gmail.com>
2024-02-19Fix Enabled/Disabled counter (#1847)somebodywashere