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-10-03maxConcurrency/maxConnections visibilitymhsanaei
2024-10-03add language zh-Tw (#2572)Huang Kuan Wei
* add translation zh-TW * add zh-TW to langs.js
2024-10-01v2.4.3v2.4.3mhsanaei
2024-10-01update dependenciesmhsanaei
2024-10-01Xray Core v24.9.30mhsanaei
2024-10-01RAW as an alias of TCPmhsanaei
2024-09-30Fix toasts (#2571)Vyacheslav Scherbinin
* Add space to toast status messages * Removed opening space from translations
2024-09-27Reality - min,max client (not active)mhsanaei
2024-09-27Temporarily disabled Allocatemhsanaei
2024-09-27update block and direct connectionmhsanaei
2024-09-26inbound - better viewmhsanaei
2024-09-26refactor: split XTLS and Reality form tls into separate filesmhsanaei
2024-09-26DNS - Expect IPsmhsanaei
2024-09-26base install for amznmhsanaei
2024-09-25Bump github.com/valyala/fasthttp from 1.55.0 to 1.56.0 (#2566)dependabot[bot]
Bumps [github.com/valyala/fasthttp](https://github.com/valyala/fasthttp) from 1.55.0 to 1.56.0. - [Release notes](https://github.com/valyala/fasthttp/releases) - [Commits](https://github.com/valyala/fasthttp/compare/v1.55.0...v1.56.0) --- updated-dependencies: - dependency-name: github.com/valyala/fasthttp 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-09-25OS Support - AlmaLinux 8.0 +mhsanaei
2024-09-25minor changemhsanaei
2024-09-25OS Support - Amazon Linux + AlmaLinux 8Sanaei
2024-09-24v2.4.2v2.4.2mhsanaei
2024-09-24Xray Core v24.9.19mhsanaei
2024-09-24Direct Sub Json - geoIP, geoSitemhsanaei
2024-09-24Iplimit - warning improvedmhsanaei
2024-09-24update dependenciesmhsanaei
2024-09-24removeNoise - hide when only one noisemhsanaei
2024-09-24removed - timeoutmhsanaei
2024-09-24OS Support - Amazon Linux (#2564)Pavel Kogen
2024-09-24add or remove noisemhsanaei
2024-09-20Bump google.golang.org/grpc from 1.66.2 to 1.67.0 (#2563)dependabot[bot]
Bumps [google.golang.org/grpc](https://github.com/grpc/grpc-go) from 1.66.2 to 1.67.0. - [Release notes](https://github.com/grpc/grpc-go/releases) - [Commits](https://github.com/grpc/grpc-go/compare/v1.66.2...v1.67.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-09-17HTTP - Allow Transparentmhsanaei
2024-09-17update noise to noisesmhsanaei
+ type
2024-09-16v2.4.1v2.4.1mhsanaei
2024-09-16minor changesmhsanaei
2024-09-16Xray Core v24.9.16mhsanaei
2024-09-16New - splithttp (xmux)mhsanaei
2024-09-16login page - more width for langmhsanaei
2024-09-16more details - vmess securitymhsanaei
2024-09-16New - Allocatemhsanaei
2024-09-16fix mistake - security only for vmessmhsanaei
2024-09-16New - DNS Outbound (nonIPQuery, blockTypes)mhsanaei
2024-09-13Some README updates (#2562)laperuz92
* Update README.ru_RU.md Fixed some typos here and there * Add info about docker image autoupdate * Update Russian translation * Add info on Portuguese (Brazip) translation
2024-09-13geosite:category-ru and irmhsanaei
2024-09-13Reality - maxTimediffmhsanaei
2024-09-13freedom - default value for timeoutmhsanaei
I've seen many users make the mistake of not setting the timeout value in Xray, which causes errors. Then, they mistakenly assume that 3x-ui has a bug.
2024-09-12update dependenciesmhsanaei
2024-09-12New - maskAddress , dnslogmhsanaei
2024-09-12Email Validation - new patternmhsanaei
@ included
2024-09-12Iplimit - improvedmhsanaei
Ensure accurate extraction of email. Access logs are needed when the IP limit feature is active.
2024-09-12Session - default 60 minute (minimum)mhsanaei
2024-09-10Bump google.golang.org/grpc from 1.66.0 to 1.66.1 (#2558)dependabot[bot]
Bumps [google.golang.org/grpc](https://github.com/grpc/grpc-go) from 1.66.0 to 1.66.1. - [Release notes](https://github.com/grpc/grpc-go/releases) - [Commits](https://github.com/grpc/grpc-go/compare/v1.66.0...v1.66.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-09-09Bump gorm.io/gorm from 1.25.11 to 1.25.12 (#2543)dependabot[bot]
Bumps [gorm.io/gorm](https://github.com/go-gorm/gorm) from 1.25.11 to 1.25.12. - [Release notes](https://github.com/go-gorm/gorm/releases) - [Commits](https://github.com/go-gorm/gorm/compare/v1.25.11...v1.25.12) --- updated-dependencies: - dependency-name: gorm.io/gorm 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>