mhsanaei
9801f80a82
fallback outbound in balancer
...
Co-Authored-By: Alireza Ahmadi <alireza7@gmail.com>
2024-07-15 00:09:31 +02:00
mhsanaei
f8afe41b3d
disable mux for vision flow
...
Co-Authored-By: Alireza Ahmadi <alireza7@gmail.com>
2024-07-14 23:55:56 +02:00
mhsanaei
f1c2de6c9d
fix domain validator
...
Co-Authored-By: Alireza Ahmadi <alireza7@gmail.com>
2024-07-14 23:55:04 +02:00
mhsanaei
89caec7388
fix observatory data
...
Co-Authored-By: Alireza Ahmadi <alireza7@gmail.com>
2024-07-14 23:44:31 +02:00
mhsanaei
f63cc50bbb
safe login
...
Co-Authored-By: Alireza Ahmadi <alireza7@gmail.com>
2024-07-14 23:37:43 +02:00
mhsanaei
1516c14596
Refactor database initialization
2024-07-14 01:22:51 +02:00
mhsanaei
3fdb2a8f27
default - alpn h3, utls random
2024-07-14 00:03:07 +02:00
mhsanaei
bf9e494af5
Refactor HttpUtil and Msg: optimize methods
2024-07-14 00:01:13 +02:00
mhsanaei
3c97e34a98
date format - jalalian
2024-07-13 01:38:51 +02:00
mhsanaei
66ac48faac
Xray core v1.8.17 + GO v1.22.5
2024-07-12 21:42:32 +02:00
mmmray
954c2e75d0
fix wrong splithttp default ( #2433 )
...
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-09 15:24:06 +02:00
mhsanaei
ced65fe7e7
v2.3.8
2024-07-08 23:48:01 +02:00
mhsanaei
4ed0f6bfc8
improved - message logs
2024-07-08 23:47:49 +02:00
mhsanaei
2f6c2ffdcc
axios v1.7.2
2024-07-08 21:03:20 +02:00
mhsanaei
18f834578f
Expand arch support in downloadXRay
2024-07-08 18:24:07 +02:00
dependabot[bot]
56397c56f3
Bump github.com/mymmrac/telego from 0.30.2 to 0.31.0 ( #2432 )
...
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-08 15:48:14 +02:00
mhsanaei
13d5ffd420
update dependencies
2024-07-07 12:10:47 +02:00
mhsanaei
c82b207288
Typo fixed
2024-07-07 12:10:24 +02:00
mhsanaei
cb975d19e0
change session name
2024-07-05 14:33:04 +02:00
mhsanaei
ccb33cdb30
some changes
2024-07-04 15:04:04 +02:00
mhsanaei
8dcfe3d4d1
unnecessary log
2024-07-04 00:28:37 +02:00
mhsanaei
28dee20414
typo
2024-07-04 00:17:44 +02:00
mhsanaei
b6a49427c0
Optimize XrayAPI functionality and structure
2024-07-04 00:17:28 +02:00
dependabot[bot]
2e1b85290b
Bump google.golang.org/grpc from 1.64.0 to 1.65.0 ( #2431 )
...
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-03 23:55:09 +02:00
mhsanaei
99b4bd5562
tgbot - login notify (show password for failed login)
2024-07-03 21:53:45 +02:00
mhsanaei
cd948c7283
improve bash menu
2024-07-02 00:34:25 +02:00
mhsanaei
1ffed36d5a
v2.3.7
2024-07-01 23:54:12 +02:00
mhsanaei
b7e5264512
pageSize default to 50
2024-07-01 21:11:42 +02:00
mhsanaei
77838d1c0e
update dependencies
2024-07-01 19:45:51 +02:00
mhsanaei
b0023828ef
grpc.Dial is deprecated: use NewClient instead
2024-07-01 19:22:35 +02:00
mhsanaei
bd749fe564
sub - add hour for time left
...
1D,10H⏳
22M⏳
2024-07-01 19:11:40 +02:00
dependabot[bot]
125f00d9ef
Bump github.com/shirou/gopsutil/v4 from 4.24.5 to 4.24.6 ( #2429 )
...
Bumps [github.com/shirou/gopsutil/v4](https://github.com/shirou/gopsutil ) from 4.24.5 to 4.24.6.
- [Release notes](https://github.com/shirou/gopsutil/releases )
- [Commits](https://github.com/shirou/gopsutil/compare/v4.24.5...v4.24.6 )
---
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-07-01 17:13:28 +02:00
mhsanaei
a0a034465c
Update README.md
2024-06-27 12:45:58 +02:00
mhsanaei
e1247d44c3
Xray Core v1.8.16
2024-06-25 08:56:52 +02:00
mhsanaei
f900e9bbc5
bash - update menu
2024-06-24 15:45:50 +02:00
mhsanaei
83e2338dd8
bash - Reset Web Base Path
2024-06-24 15:06:52 +02:00
mhsanaei
aeafe02000
Update README.md
2024-06-24 14:15:32 +02:00
mhsanaei
4a3bbf1af3
update commands
2024-06-24 13:47:13 +02:00
mhsanaei
d1d9b76389
update readme
2024-06-24 12:36:38 +02:00
mhsanaei
e9e27c6ffa
ensure file exists
2024-06-24 09:57:46 +02:00
dependabot[bot]
40f0b83f53
Bump github.com/xtls/xray-core from 1.8.15 to 1.8.16 ( #2426 )
...
Bumps [github.com/xtls/xray-core](https://github.com/xtls/xray-core ) from 1.8.15 to 1.8.16.
- [Release notes](https://github.com/xtls/xray-core/releases )
- [Commits](https://github.com/xtls/xray-core/compare/v1.8.15...v1.8.16 )
---
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>
2024-06-24 00:57:32 +02:00
mhsanaei
d78a9ac4ba
v2.3.6
2024-06-18 14:38:47 +02:00
mhsanaei
1d38f18fd6
some changes
...
undo secret key gen for wireguard
2024-06-18 14:37:44 +02:00
dependabot[bot]
1b96f572d1
Bump docker/build-push-action from 5 to 6 ( #2422 )
...
Bumps [docker/build-push-action](https://github.com/docker/build-push-action ) from 5 to 6.
- [Release notes](https://github.com/docker/build-push-action/releases )
- [Commits](https://github.com/docker/build-push-action/compare/v5...v6 )
---
updated-dependencies:
- dependency-name: docker/build-push-action
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-06-18 12:52:56 +02:00
mhsanaei
780ce082d9
new - splithttp transport
...
splithttp inbound
splithttp outbound
change priority host for ws - httpupgrade (host>>headers)
2024-06-18 12:49:20 +02:00
mhsanaei
859c17d6a1
Xray Core v1.8.15
2024-06-18 10:03:44 +02:00
mhsanaei
a1673c3dd4
ipLimitEnable for ip log
2024-06-17 21:56:46 +02:00
mhsanaei
0ca12901f9
check error in remove by core-api
...
Co-Authored-By: Alireza Ahmadi <alireza7@gmail.com>
2024-06-17 21:55:09 +02:00
mhsanaei
d5d53adc3c
gopsutil v4
2024-06-17 21:48:49 +02:00
Ho3ein
e9ff53c98d
Update issue templates
2024-06-13 15:05:51 +02:00