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-03-13v2.2.6v2.2.6MHSanaei
2024-03-13fix bug - deleteBalancerMHSanaei
2024-03-12ip limit only if log is availableAlireza Ahmadi
2024-03-12[ui] remove online animationMHSanaei
Co-Authored-By: Alireza Ahmadi <alireza7@gmail.com>
2024-03-12limit mux to connection base outboundsMHSanaei
Co-Authored-By: Alireza Ahmadi <alireza7@gmail.com>
2024-03-12support IPv6 address in LinkMHSanaei
Co-Authored-By: Alireza Ahmadi <alireza7@gmail.com>
2024-03-12Minor Fixes (#2041)Tara Rostami
2024-03-12bug fix - remove secretMHSanaei
2024-03-12Xray Outbound - Authority gRPCMHSanaei
2024-03-12[subJson] add mux and directMHSanaei
Co-Authored-By: Alireza Ahmadi <alireza7@gmail.com>
2024-03-12new - DNS obf type for kcpMHSanaei
2024-03-12[xray] add outbound sendThrough + warp typo fixMHSanaei
Co-Authored-By: Alireza Ahmadi <alireza7@gmail.com>
2024-03-12Improved readme.zh (#2037)Steven
2024-03-12minor changesMHSanaei
Co-Authored-By: somebodywashere <68244480+somebodywashere@users.noreply.github.com>
2024-03-12fix sockopt in all protocolsMHSanaei
Co-Authored-By: Alireza Ahmadi <alireza7@gmail.com>
2024-03-12fix updateSecretMHSanaei
2024-03-12Fix unloaded photos in readme.zh (#2033)Steven
* Update README.zh.md * Update README.zh.md
2024-03-12add Chinese README.zh (#2032)Steven
* add readme-zh * Update README.md * Update README.zh.md
2024-03-12bug fixv2.2.5MHSanaei
2024-03-12bug fixed - mux #2015MHSanaei
2024-03-12v2.2.5MHSanaei
2024-03-12Update translate.zh_Hans.toml (#2013)Moiudev
Optimize Chinese translation.
2024-03-12improve null handlingMHSanaei
2024-03-11Fix empty log path handlingMHSanaei
2024-03-11[xray outbound] add muxMHSanaei
Co-Authored-By: Alireza Ahmadi <alireza7@gmail.com>
2024-03-11[sub] JSON sub enhancement + minor changesMHSanaei
Co-Authored-By: Alireza Ahmadi <alireza7@gmail.com>
2024-03-11[xray] add sockopt to all outboundsMHSanaei
Co-Authored-By: Alireza Ahmadi <alireza7@gmail.com>
2024-03-11update translation-zh (#2004)Steven
* modify a translation mistake in translate.zh_Hans update "value" = "价值" to "value" = "值" in line 217 in translate.zh_Hans.toml * Update translate.zh_Hans.toml
2024-03-11[sub] random reality paramsMHSanaei
Co-Authored-By: Alireza Ahmadi <alireza7@gmail.com>
2024-03-11New - leastload, leastping balancerMHSanaei
2024-03-11New - gRPC AuthorityMHSanaei
2024-03-11[xray outbound] add sockoptMHSanaei
Co-Authored-By: Alireza Ahmadi <alireza7@gmail.com>
2024-03-11[xray] add dns tagMHSanaei
Co-Authored-By: Alireza Ahmadi <alireza7@gmail.com>
2024-03-11avoid empty client idMHSanaei
Co-Authored-By: Alireza Ahmadi <alireza7@gmail.com>
2024-03-11[xray] add BurstObservatory + minor changesMHSanaei
Co-Authored-By: Alireza Ahmadi <alireza7@gmail.com>
2024-03-11[xray] add new dns strategiesMHSanaei
Co-Authored-By: Alireza Ahmadi <alireza7@gmail.com>
2024-03-11run sub on http if https failedMHSanaei
Co-Authored-By: Alireza Ahmadi <alireza7@gmail.com>
2024-03-11New - HttpUpgrade TransportMHSanaei
2024-03-11Upgrade Xray Core to v1.8.9MHSanaei
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-03-10default config domainStrategyMHSanaei
2024-03-09Minor Fixes (#1992)Tara Rostami
autocomplete max - min for input-number
2024-03-09update translation-zh (#1999)Steven
2024-03-06Bump google.golang.org/grpc from 1.62.0 to 1.62.1 (#1987)dependabot[bot]
Bumps [google.golang.org/grpc](https://github.com/grpc/grpc-go) from 1.62.0 to 1.62.1. - [Release notes](https://github.com/grpc/grpc-go/releases) - [Commits](https://github.com/grpc/grpc-go/compare/v1.62.0...v1.62.1) --- updated-dependencies: - dependency-name: google.golang.org/grpc dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-03-05[IPLimit] Optimize + Debian 12 compabilitysomebodywashere
[IPLimit] Optimize + Debian 12 compability
2024-03-05Merge branch 'main' of https://github.com/somebodywashere/3x-uisomebodywashere
2024-03-05[IPLimit] Added check for accessLogPathsomebodywashere
2024-03-05[IPLimit] Optimize + Debian 12 compabilitysomebodywashere
2024-03-05Improved Spanish translation (#1980)emirjorge
2024-03-02Enhance CheckClientIpJob #1964MHSanaei