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-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>
2024-09-09v2.4.0v2.4.0mhsanaei
2024-09-09update dependenciesmhsanaei
2024-09-09Xray core v24.9.7mhsanaei
2024-09-09update readmemhsanaei
2024-09-09remove warning for access logmhsanaei
because you can't see the iplimit when there is no path for access log :D
2024-09-09warp script removedmhsanaei
we don't need it
2024-09-09quic removedmhsanaei
2024-09-05Update Email Validationmhsanaei
2024-09-05iplimit - ipv6 supportmhsanaei
2024-09-05v2.3.15mhsanaei
2024-09-05update dependenciesmhsanaei
2024-09-05new - Português (Brazil) langsmhsanaei
2024-09-02Bump github.com/shirou/gopsutil/v4 from 4.24.7 to 4.24.8 (#2508)dependabot[bot]
Bumps [github.com/shirou/gopsutil/v4](https://github.com/shirou/gopsutil) from 4.24.7 to 4.24.8. - [Release notes](https://github.com/shirou/gopsutil/releases) - [Commits](https://github.com/shirou/gopsutil/compare/v4.24.7...v4.24.8) --- updated-dependencies: - dependency-name: github.com/shirou/gopsutil/v4 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-02fix TypeError: this.shortIds.split is not a function (#2507)Dmitry Zhavoronkov
* fix TypeError: this.shortIds.split is not a function
2024-09-02fix restart after enabling usermhsanaei
Co-Authored-By: Alireza Ahmadi <alireza7@gmail.com>
2024-09-02[fragment] manual config for packetsmhsanaei
Co-Authored-By: Alireza Ahmadi <alireza7@gmail.com>
2024-09-02freedom redirectmhsanaei
Co-Authored-By: Alireza Ahmadi <alireza7@gmail.com>
2024-08-30v2.3.14v2.3.14mhsanaei
2024-08-30Xray Core v1.8.24mhsanaei
2024-08-30better autocomplete for password and token inputs (#2505)Rizvan Nukhtarov
2024-08-30Nginx reverse proxy setting (#2504)bigbug
* Nginx reverse proxy web Reverse proxy root path or subpath * Update README.md * Fix ru_RU doc translation * Fix translation issues Fix similar problems with other translations
2024-08-29New - Noisemhsanaei
freedom
2024-08-29bug fix - TLSmhsanaei
disableSystemRoot & enableSessionResumption
2024-08-29Bump google.golang.org/grpc from 1.65.0 to 1.66.0 (#2502)dependabot[bot]
Bumps [google.golang.org/grpc](https://github.com/grpc/grpc-go) from 1.65.0 to 1.66.0. - [Release notes](https://github.com/grpc/grpc-go/releases) - [Commits](https://github.com/grpc/grpc-go/compare/v1.65.0...v1.66.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-08-29Correct Russian README (#2503)Ilya
* Remove trailing whitespace in READMEs * Correct Russian README and make it more natual Co-authored-by: Viacheslav64 <74322784+Viacheslav64@users.noreply.github.com> --------- Co-Authored-By: Viacheslav64 <74322784+Viacheslav64@users.noreply.github.com>
2024-08-28Fix Language Code for CN (#2501)bigbug
2024-08-28GO v1.23.0 , docker (#2500)bigbug
docker build error
2024-08-27Русский READMEmhsanaei
2024-08-27GO v1.23.0 + update dependenciesmhsanaei
2024-08-19New - Splithttp (xPaddingBytes)mhsanaei