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-02-04xray config - statsOutboundv2.1.3MHSanaei
2024-02-04Merge branch 'main' into mainHo3ein
2024-02-04Update README.mdMHSanaei
2024-02-04v2.1.3MHSanaei
2024-02-04IPLimit - IPv4 Extraction SimplificationMHSanaei
2024-02-04tgbot - improve translateMHSanaei
2024-02-04Fix tgbot - document upload issue for empty ban logsMHSanaei
2024-02-04fix tgbot - no warning for empty socks5MHSanaei
2024-02-04new - select option for loglevel & access logMHSanaei
2024-02-04bug fix log_writerMHSanaei
+ notice log level Co-Authored-By: Alireza Ahmadi <alireza7@gmail.com>
2024-02-03This modification uses a Scanner to read the file line by line, which can be ↵Mehdi Khodayari
more memory-efficient for large files. (#1736)
2024-02-01Bump github.com/shirou/gopsutil/v3 from 3.23.12 to 3.24.1 (#1725)dependabot[bot]
Bumps [github.com/shirou/gopsutil/v3](https://github.com/shirou/gopsutil) from 3.23.12 to 3.24.1. - [Release notes](https://github.com/shirou/gopsutil/releases) - [Commits](https://github.com/shirou/gopsutil/compare/v3.23.12...v3.24.1) --- updated-dependencies: - dependency-name: github.com/shirou/gopsutil/v3 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-02-01Bump docker/metadata-action from 5.5.0 to 5.5.1 (#1726)dependabot[bot]
Bumps [docker/metadata-action](https://github.com/docker/metadata-action) from 5.5.0 to 5.5.1. - [Release notes](https://github.com/docker/metadata-action/releases) - [Commits](https://github.com/docker/metadata-action/compare/v5.5.0...v5.5.1) --- updated-dependencies: - dependency-name: docker/metadata-action 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-01-31Bump github.com/nicksnyder/go-i18n/v2 from 2.3.0 to 2.4.0 (#1721)dependabot[bot]
Bumps [github.com/nicksnyder/go-i18n/v2](https://github.com/nicksnyder/go-i18n) from 2.3.0 to 2.4.0. - [Release notes](https://github.com/nicksnyder/go-i18n/releases) - [Changelog](https://github.com/nicksnyder/go-i18n/blob/main/CHANGELOG.md) - [Commits](https://github.com/nicksnyder/go-i18n/compare/v2.3.0...v2.4.0) --- updated-dependencies: - dependency-name: github.com/nicksnyder/go-i18n/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-01-29host name for ws header reqMHSanaei
2024-01-29Show outbound traffic in outbounds table (#1711)Saeid
* store outbound traffic in database * show outbound traffic in outbounds table * add refresh button
2024-01-29Fix Spanish Translation in Main tittle (#1699)emirjorge
* Add files via upload * Update translate.es_ES.toml
2024-01-29fix bug in edit SOCKS and HTTP outbound (#1704)Saeid
2024-01-29warp - ForceIPMHSanaei
ForceIPv6v4 to ForceIP
2024-01-29bug fix - traffic limit tbbotMHSanaei
2024-01-27remove multi protocol scriptMHSanaei
2024-01-27remove multi protocol scriptMHSanaei
2024-01-27v2.1.2MHSanaei
revert #1650 #1661 #1664 #1670 made panel full of bug
2024-01-26ipv6 for familyProtect and some changesMHSanaei
2024-01-26Bump gorm.io/gorm from 1.25.5 to 1.25.6 (#1683)dependabot[bot]
Bumps [gorm.io/gorm](https://github.com/go-gorm/gorm) from 1.25.5 to 1.25.6. - [Release notes](https://github.com/go-gorm/gorm/releases) - [Commits](https://github.com/go-gorm/gorm/compare/v1.25.5...v1.25.6) --- 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-01-26unnecessary use of fmt.SprintfMHSanaei
2024-01-26fix - direct tagMHSanaei
2024-01-26fix downloaded log formatMHSanaei
Co-Authored-By: Alireza Ahmadi <alireza7@gmail.com>
2024-01-24[bug] avoid empty inboundMHSanaei
Co-Authored-By: Alireza Ahmadi <alireza7@gmail.com>
2024-01-24Bump google.golang.org/grpc from 1.60.1 to 1.61.0 (#1671)dependabot[bot]
Bumps [google.golang.org/grpc](https://github.com/grpc/grpc-go) from 1.60.1 to 1.61.0. - [Release notes](https://github.com/grpc/grpc-go/releases) - [Commits](https://github.com/grpc/grpc-go/compare/v1.60.1...v1.61.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-01-24gen button - publicKey & pskMHSanaei
2024-01-24bug fixed (import inbounds) (#1670)Ali Rahimi
* add single client bug fixed * bug fixed
2024-01-23persian datepicker bug fixed (#1668)Ali Rahimi
* add single client bug fixed * persian datepicker bug fixed
2024-01-23add single client bug fixed (#1664)Ali Rahimi
2024-01-22Group editing feature of users with the same subscription (#1661)Ali Rahimi
2024-01-21add group user with the same subscription id to all inbounds (#1650)Ali Rahimi
2024-01-21minor changesMHSanaei
disAllowedIps doesn't show on debug if there is no ip change copy to clipboard to export inbound
2024-01-21clear banned log after unban everyoneMHSanaei
2024-01-21revert fail2ban v1.0.2MHSanaei
it doesn't work well
2024-01-20Update README (#1648)quydang
2024-01-20Update x-ui.shMHSanaei
2024-01-20update fail2ban v1.0.2 for debianMHSanaei
2024-01-20fail2ban - auto allowipv6MHSanaei
2024-01-20Add support for ARMv5 and x86 (#1642)quydang
2024-01-19Update x-ui.shMHSanaei
Fail2ban installation failed
2024-01-18Revert-back some edits (#1617)Shahin
* Update index.html * Update translate.en_US.toml
2024-01-18Fix Spanish Translation (#1619)emirjorge
2024-01-17v2.1.1v2.1.1MHSanaei
2024-01-17Normalize VN translation (#1607)Nguyễn Cao Nguyên
Fixed some translations that were too hard to understand.
2024-01-17remove old files, codes, infoMHSanaei