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-07-29v2.3.11v2.3.11mhsanaei
2024-07-29new - splithttp (noSSEHeader)mhsanaei
2024-07-29new - splithttp (scMinPostsIntervalMs)mhsanaei
2024-07-29Xray Core v1.8.23mhsanaei
2024-07-27update dependenciesmhsanaei
2024-07-24update picturesmhsanaei
2024-07-24buy me a coffeemhsanaei
2024-07-23API - Get client's traffic By IDmhsanaei
Co-Authored-By: Hassan Ali Gilani <mr.ajaxian@gmail.com>
2024-07-23fix bug for nil pointer (#2438)yeer
2024-07-22v2.3.10v2.3.10mhsanaei
2024-07-22Xray Core v1.8.21mhsanaei
2024-07-19fixmhsanaei
2024-07-17update donate walletmhsanaei
2024-07-17fixed - sub show time when "Start After First Use"v2.3.9mhsanaei
2024-07-17Xray Core v1.8.19mhsanaei
2024-07-17v2.3.9mhsanaei
2024-07-16Xray core v1.8.18mhsanaei
2024-07-15Upload files to Artifactsmhsanaei
2024-07-15update dependenciesmhsanaei
2024-07-15[warp] enhanced + delete optionmhsanaei
Co-Authored-By: Alireza Ahmadi <alireza7@gmail.com>
2024-07-15fallback outbound in balancermhsanaei
Co-Authored-By: Alireza Ahmadi <alireza7@gmail.com>
2024-07-15disable mux for vision flowmhsanaei
Co-Authored-By: Alireza Ahmadi <alireza7@gmail.com>
2024-07-15fix domain validatormhsanaei
Co-Authored-By: Alireza Ahmadi <alireza7@gmail.com>
2024-07-15fix observatory datamhsanaei
Co-Authored-By: Alireza Ahmadi <alireza7@gmail.com>
2024-07-15safe loginmhsanaei
Co-Authored-By: Alireza Ahmadi <alireza7@gmail.com>
2024-07-14Refactor database initializationmhsanaei
2024-07-14default - alpn h3, utls randommhsanaei
2024-07-14Refactor HttpUtil and Msg: optimize methodsmhsanaei
2024-07-13date format - jalalianmhsanaei
2024-07-12Xray core v1.8.17 + GO v1.22.5mhsanaei
2024-07-09fix wrong splithttp default (#2433)mmmray
This default is defined as 1MB, but maxUploadSize is to be specified in bytes. This confusion could've come from poorly written documentation in xray, but it has been updated. in general I wish that panels would not set defaults at all and instead just omit parameters (in sharelinks, inbounds, ...) that the user didn't set explicitly. If I want to change the defaults in xray's codebase, it seems that all the panels will have to update the default too. I see marzban doing the same kind of things.
2024-07-09v2.3.8v2.3.8mhsanaei
2024-07-09improved - message logsmhsanaei
2024-07-08axios v1.7.2mhsanaei
2024-07-08Expand arch support in downloadXRaymhsanaei
2024-07-08Bump github.com/mymmrac/telego from 0.30.2 to 0.31.0 (#2432)dependabot[bot]
Bumps [github.com/mymmrac/telego](https://github.com/mymmrac/telego) from 0.30.2 to 0.31.0. - [Release notes](https://github.com/mymmrac/telego/releases) - [Commits](https://github.com/mymmrac/telego/compare/v0.30.2...v0.31.0) --- updated-dependencies: - dependency-name: github.com/mymmrac/telego 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-07-07update dependenciesmhsanaei
2024-07-07Typo fixedmhsanaei
2024-07-05change session namemhsanaei
2024-07-04some changesmhsanaei
2024-07-04unnecessary logmhsanaei
2024-07-04typomhsanaei
2024-07-04Optimize XrayAPI functionality and structuremhsanaei
2024-07-04Bump google.golang.org/grpc from 1.64.0 to 1.65.0 (#2431)dependabot[bot]
Bumps [google.golang.org/grpc](https://github.com/grpc/grpc-go) from 1.64.0 to 1.65.0. - [Release notes](https://github.com/grpc/grpc-go/releases) - [Commits](https://github.com/grpc/grpc-go/compare/v1.64.0...v1.65.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-07-03tgbot - login notify (show password for failed login)mhsanaei
2024-07-02improve bash menumhsanaei
2024-07-02v2.3.7v2.3.7mhsanaei
2024-07-01pageSize default to 50mhsanaei
2024-07-01update dependenciesmhsanaei
2024-07-01grpc.Dial is deprecated: use NewClient insteadmhsanaei