dependabot[bot]
9a3200c9b5
Bump github.com/mymmrac/telego from 0.25.1 to 0.26.0 ( #852 )
...
Bumps [github.com/mymmrac/telego](https://github.com/mymmrac/telego ) from 0.25.1 to 0.26.0.
- [Release notes](https://github.com/mymmrac/telego/releases )
- [Commits](https://github.com/mymmrac/telego/compare/v0.25.1...v0.26.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>
2023-08-02 14:23:19 +03:30
TeleDark
c213fb6216
Display 'terminated' in title when service is terminated ( #839 )
2023-08-02 00:28:51 +03:30
somebodywashere
dd0217b46b
IP Limit Tweaks to reduce false bans ( #850 )
...
* IP Limit Tweaks to reduce false bans
1) Check IPs every 10s instead of 20s
2) F2B jail: maxretry 3 -> 4, findtime 100 -> 60
* USERS SHOULD UPDATE BANTIME ONCE AFTER UPDATE
to recreate jail for Ip Limit
2023-08-02 00:28:16 +03:30
MMR
b805bf6222
change bootmortis project to MasterKia fork ( #849 )
...
* Update x-ui.sh
change bootmortis project to MasterKia fork
* Update DockerInit.sh
replace bootmortis with MasterKia
* Update release.yml
Replace bootmortis with MasterKia
2023-08-02 00:27:12 +03:30
dependabot[bot]
07b9474212
Bump github.com/shirou/gopsutil/v3 from 3.23.6 to 3.23.7 ( #845 )
...
Bumps [github.com/shirou/gopsutil/v3](https://github.com/shirou/gopsutil ) from 3.23.6 to 3.23.7.
- [Release notes](https://github.com/shirou/gopsutil/releases )
- [Commits](https://github.com/shirou/gopsutil/compare/v3.23.6...v3.23.7 )
---
updated-dependencies:
- dependency-name: github.com/shirou/gopsutil/v3
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>
2023-08-01 13:18:29 +03:30
MHSanaei
bf971911d5
log level & syslog
...
Co-Authored-By: Alireza Ahmadi <alireza7@gmail.com>
2023-07-31 20:11:47 +03:30
MHSanaei
c46ced0c4c
fix logs in api
...
Co-Authored-By: Alireza Ahmadi <alireza7@gmail.com>
2023-07-31 19:52:28 +03:30
MHSanaei
dd3bbbc4af
[SS] fix bulk creation
...
Co-Authored-By: Alireza Ahmadi <alireza7@gmail.com>
2023-07-31 19:49:27 +03:30
dependabot[bot]
a97f90d225
Bump svenstaro/upload-release-action from 2.6.1 to 2.7.0 ( #834 )
...
Bumps [svenstaro/upload-release-action](https://github.com/svenstaro/upload-release-action ) from 2.6.1 to 2.7.0.
- [Release notes](https://github.com/svenstaro/upload-release-action/releases )
- [Changelog](https://github.com/svenstaro/upload-release-action/blob/master/CHANGELOG.md )
- [Commits](https://github.com/svenstaro/upload-release-action/compare/2.6.1...2.7.0 )
---
updated-dependencies:
- dependency-name: svenstaro/upload-release-action
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>
2023-07-29 16:01:33 +03:30
MHSanaei
6066edd510
sockopt acceptProxyProtocol for h2 , gRPC #773
2023-07-29 15:52:02 +03:30
MHSanaei
eaec9e54ad
random password button for kcp , quic
2023-07-28 18:27:04 +03:30
dependabot[bot]
fafcb2e8e7
Bump google.golang.org/grpc from 1.56.2 to 1.57.0 ( #823 )
...
Bumps [google.golang.org/grpc](https://github.com/grpc/grpc-go ) from 1.56.2 to 1.57.0.
- [Release notes](https://github.com/grpc/grpc-go/releases )
- [Commits](https://github.com/grpc/grpc-go/compare/v1.56.2...v1.57.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>
2023-07-27 17:55:28 +03:30
MHSanaei
145ea1e6f1
full multiuser shadowsocks
...
full multiuser shadowsocks +
fix logs after api changes
Co-Authored-By: Alireza Ahmadi <alireza7@gmail.com>
2023-07-27 11:58:46 +03:30
MHSanaei
4cfed17650
[api] fix actions for shadowsocks
...
Co-Authored-By: Alireza Ahmadi <alireza7@gmail.com>
2023-07-27 11:34:46 +03:30
MHSanaei
c2b1fb4855
because of #815 now we can use XTLS/Xray-core
...
change MHSanaei/Xray-core to XTLS/Xray-core
2023-07-27 11:06:27 +03:30
somebodywashere
09807b39aa
No reason to write to BlockedIPs ( #815 )
2023-07-26 20:03:28 +03:30
Hamidreza
a0ec2f3972
Merge pull request #798 from hamid-gh98/main
...
Update README.md
2023-07-21 18:46:40 +03:30
Hamidreza Ghavami
e4b1dc20c3
Update README.md
2023-07-21 19:45:20 +04:30
Hamidreza
2f05d4960e
silence allowipv6 warning in docker
2023-07-20 21:54:51 +03:30
Hamidreza
e63d2644bd
Fix fail2ban inside DockerEntrypoint.sh
2023-07-20 21:48:55 +03:30
MHSanaei
56e4d13179
change date format to days remaining
...
example:
kkv4fhs4: 5.00GB📊 - 6 Days⏳
far6160p: 2.00GB📊 - 23 Hours⏳
Co-Authored-By: somebodywashere <68244480+somebodywashere@users.noreply.github.com>
2023-07-19 20:46:06 +03:30
MHSanaei
0dd0ba717f
fail2ban status + apt-get purge
2023-07-19 15:06:55 +03:30
Hamidreza
8050330e2e
Fix x-ui.sh bug #778
2023-07-19 12:34:38 +03:30
MHSanaei
65e35c1711
v1.7.1
2023-07-18 19:20:32 +03:30
MHSanaei
0311ae4d05
Revert
...
This reverts commit 9e433ea4c4
.
2023-07-18 13:55:01 +03:30
MHSanaei
6f09fae28b
new - fakedns
...
Co-Authored-By: Alireza Ahmadi <alireza7@gmail.com>
2023-07-18 03:20:41 +03:30
MHSanaei
c2e9ee3665
update - shadowsocks
...
Co-Authored-By: Alireza Ahmadi <alireza7@gmail.com>
2023-07-18 03:19:01 +03:30
MHSanaei
1f78842b70
[feature] using xray API for inbound
...
Co-Authored-By: Alireza Ahmadi <alireza7@gmail.com>
2023-07-18 02:40:22 +03:30
MHSanaei
81a057d638
set flow to none when we change TCP thanks to @sudospaes
...
when we change transmission type from TCP to others
Co-Authored-By: SudoSpace <79229394+sudospaes@users.noreply.github.com>
2023-07-18 01:54:26 +03:30
TeleDark
64d17bee70
Show client info in the remark ( #765 )
2023-07-18 01:45:45 +03:30
MHSanaei
6beb19b945
update dependencies
2023-07-14 21:19:06 +03:30
dependabot[bot]
6b84d39700
Bump github.com/shirou/gopsutil/v3 from 3.23.5 to 3.23.6 ( #692 )
...
Bumps [github.com/shirou/gopsutil/v3](https://github.com/shirou/gopsutil ) from 3.23.5 to 3.23.6.
- [Release notes](https://github.com/shirou/gopsutil/releases )
- [Commits](https://github.com/shirou/gopsutil/compare/v3.23.5...v3.23.6 )
---
updated-dependencies:
- dependency-name: github.com/shirou/gopsutil/v3
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>
2023-07-04 12:06:21 +03:30
Mazdak Pakaghideh
5f3b91f3f1
changed PUSH to POST in README.md ( #689 )
2023-07-04 12:05:40 +03:30
MHSanaei
9e433ea4c4
revert x-ui changes
...
need update for this
2023-07-02 00:42:31 +03:30
MHSanaei
39537f6f44
change height
2023-07-02 00:10:39 +03:30
dependabot[bot]
44b34c437e
Bump gorm.io/gorm from 1.25.2-0.20230530020048-26663ab9bf55 to 1.25.2 ( #675 )
...
Bumps [gorm.io/gorm](https://github.com/go-gorm/gorm ) from 1.25.2-0.20230530020048-26663ab9bf55 to 1.25.2.
- [Release notes](https://github.com/go-gorm/gorm/releases )
- [Commits](https://github.com/go-gorm/gorm/commits/v1.25.2 )
---
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>
2023-07-01 15:57:07 +03:30
dependabot[bot]
467c5f807e
Bump docker/setup-buildx-action from 2.7.0 to 2.8.0 ( #674 )
...
Bumps [docker/setup-buildx-action](https://github.com/docker/setup-buildx-action ) from 2.7.0 to 2.8.0.
- [Release notes](https://github.com/docker/setup-buildx-action/releases )
- [Commits](https://github.com/docker/setup-buildx-action/compare/v2.7.0...v2.8.0 )
---
updated-dependencies:
- dependency-name: docker/setup-buildx-action
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>
2023-07-01 15:56:56 +03:30
Hamidreza
1028319386
🚀 Some improvements for x-ui.sh and ip job ( #665 )
2023-07-01 15:56:43 +03:30
MHSanaei
f726474a5d
v1.7.0
2023-06-25 02:20:41 +03:30
MHSanaei
cd7a790637
change gin-contrib to Calidity
...
its just a fork for gin-contrib
2023-06-25 01:10:41 +03:30
MHSanaei
4f74f5154b
Update x-ui.sh
2023-06-25 01:07:34 +03:30
somebodywashere
6e22aa59e7
Added IP Limit Management to x-ui menu, Tweaked IP Limit to check every 20s ( #615 )
...
Co-authored-by: Hamidreza <70919649+hamid-gh98@users.noreply.github.com>
Co-authored-by: Ho3ein <ho3ein.sanaei@gmail.com>
2023-06-25 00:06:18 +03:30
dependabot[bot]
85df1301dc
Bump google.golang.org/grpc from 1.56.0 to 1.56.1 ( #636 )
...
Bumps [google.golang.org/grpc](https://github.com/grpc/grpc-go ) from 1.56.0 to 1.56.1.
- [Release notes](https://github.com/grpc/grpc-go/releases )
- [Commits](https://github.com/grpc/grpc-go/compare/v1.56.0...v1.56.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>
2023-06-22 12:03:01 +03:30
dependabot[bot]
e92aba0179
Bump github.com/mymmrac/telego from 0.25.0 to 0.25.1 ( #635 )
...
Bumps [github.com/mymmrac/telego](https://github.com/mymmrac/telego ) from 0.25.0 to 0.25.1.
- [Release notes](https://github.com/mymmrac/telego/releases )
- [Commits](https://github.com/mymmrac/telego/compare/v0.25.0...v0.25.1 )
---
updated-dependencies:
- dependency-name: github.com/mymmrac/telego
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>
2023-06-22 12:02:50 +03:30
MHSanaei
85fb2fda5e
simplify with show remaining flow
...
Co-Authored-By: Alireza Ahmadi <alireza7@gmail.com>
2023-06-21 14:31:09 +03:30
MHSanaei
f57e693023
better clients info tables
...
Co-Authored-By: Alireza Ahmadi <alireza7@gmail.com>
2023-06-21 14:02:13 +03:30
dependabot[bot]
83f6f13b50
Bump github.com/xtls/xray-core from 1.8.1 to 1.8.3 ( #621 )
...
Bumps [github.com/xtls/xray-core](https://github.com/xtls/xray-core ) from 1.8.1 to 1.8.3.
- [Release notes](https://github.com/xtls/xray-core/releases )
- [Commits](https://github.com/xtls/xray-core/compare/v1.8.1...v1.8.3 )
---
updated-dependencies:
- dependency-name: github.com/xtls/xray-core
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>
2023-06-19 14:14:54 +03:30
MHSanaei
b833ed7992
new - tg Login Notification #584
2023-06-17 19:11:16 +03:30
Ho3ein
5188d516e3
new - loglevel ( #612 )
2023-06-16 18:25:33 +03:30
MHSanaei
97925eeebe
fix default language in initLocalizer
...
Co-Authored-By: Alireza Ahmadi <alireza7@gmail.com>
2023-06-16 13:01:34 +03:30