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-30Bump github.com/gin-contrib/gzip from 0.0.6 to 1.0.0 (#2132)dependabot[bot]
Bumps [github.com/gin-contrib/gzip](https://github.com/gin-contrib/gzip) from 0.0.6 to 1.0.0. - [Release notes](https://github.com/gin-contrib/gzip/releases) - [Changelog](https://github.com/gin-contrib/gzip/blob/master/.goreleaser.yaml) - [Commits](https://github.com/gin-contrib/gzip/compare/v0.0.6...v1.0.0) --- updated-dependencies: - dependency-name: github.com/gin-contrib/gzip dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-03-21Small fixes (#2106)somebodywashere
2024-03-20Fix clear logs job (#2090)somebodywashere
2024-03-20Bump github.com/pelletier/go-toml/v2 from 2.1.1 to 2.2.0 (#2102)dependabot[bot]
Bumps [github.com/pelletier/go-toml/v2](https://github.com/pelletier/go-toml) from 2.1.1 to 2.2.0. - [Release notes](https://github.com/pelletier/go-toml/releases) - [Changelog](https://github.com/pelletier/go-toml/blob/v2/.goreleaser.yaml) - [Commits](https://github.com/pelletier/go-toml/compare/v2.1.1...v2.2.0) --- updated-dependencies: - dependency-name: github.com/pelletier/go-toml/v2 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-03-20Bump gorm.io/gorm from 1.25.7 to 1.25.8 (#2095)dependabot[bot]
Bumps [gorm.io/gorm](https://github.com/go-gorm/gorm) from 1.25.7 to 1.25.8. - [Release notes](https://github.com/go-gorm/gorm/releases) - [Commits](https://github.com/go-gorm/gorm/compare/v1.25.7...v1.25.8) --- 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-03-20UI Improvements (#2067)Tara Rostami
2024-03-15Fixed unnecessary Xray restarts in Tgbot #2076somebodywashere
Fixed unnecessary Xray restarts in Tgbot
2024-03-15Fixed unnecessary Xray restarts in Tgbotsomebodywashere
2024-03-13Fixed tanslation mistakes (#2050)Steven
2024-03-13fix remained traffic in infoMHSanaei
Co-Authored-By: Alireza Ahmadi <alireza7@gmail.com>
2024-03-13BurstObservatory & ObservatoryMHSanaei
Co-Authored-By: Alireza Ahmadi <alireza7@gmail.com>
2024-03-13[iplimit] fix access log path in settings service (#2044)Hamidreza
* [iplimit] fix access log path in settings service better to avoid hardcoding the access log path to enhance flexibility. not all users prefer the default './access.log' * [iplimit] fix iplimit
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