Alireza Ahmadi
|
d5477c9bb7
|
v1.8.2
1.8.2
|
2024-04-16 12:25:13 +02:00 |
|
Alireza Ahmadi
|
9fbe7ba17e
|
fix dns outbound error in list
|
2024-04-16 12:18:47 +02:00 |
|
Alireza Ahmadi
|
d57e031424
|
ws host+backward compatibility #1154
|
2024-04-15 20:00:52 +02:00 |
|
Alireza Ahmadi
|
67344e505c
|
Add online animation #1086 #1096
|
2024-04-13 10:41:50 +02:00 |
|
Alireza Ahmadi
|
9b9ecac059
|
Merge pull request #1166 from alireza0/dependabot/go_modules/github.com/pelletier/go-toml/v2-2.2.1
Bump github.com/pelletier/go-toml/v2 from 2.2.0 to 2.2.1
|
2024-04-13 10:03:13 +02:00 |
|
dependabot[bot]
|
b5ad973108
|
Bump github.com/pelletier/go-toml/v2 from 2.2.0 to 2.2.1
Bumps [github.com/pelletier/go-toml/v2](https://github.com/pelletier/go-toml) from 2.2.0 to 2.2.1.
- [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.2.0...v2.2.1)
---
updated-dependencies:
- dependency-name: github.com/pelletier/go-toml/v2
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-04-12 21:10:57 +00:00 |
|
Alireza Ahmadi
|
ce7e5d07c7
|
fix blackhole type #1149
|
2024-04-10 23:27:40 +02:00 |
|
Alireza Ahmadi
|
da757b7bcf
|
Merge pull request #1158 from alireza0/dependabot/go_modules/google.golang.org/grpc-1.63.2
Bump google.golang.org/grpc from 1.63.0 to 1.63.2
|
2024-04-10 23:15:42 +02:00 |
|
dependabot[bot]
|
229a451faa
|
Bump google.golang.org/grpc from 1.63.0 to 1.63.2
Bumps [google.golang.org/grpc](https://github.com/grpc/grpc-go) from 1.63.0 to 1.63.2.
- [Release notes](https://github.com/grpc/grpc-go/releases)
- [Commits](https://github.com/grpc/grpc-go/compare/v1.63.0...v1.63.2)
---
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>
|
2024-04-09 21:16:25 +00:00 |
|
Alireza Ahmadi
|
5701d53a24
|
fix httpUpgrade host #1154
|
2024-04-09 21:25:34 +02:00 |
|
Alireza Ahmadi
|
649c96ef16
|
update ws and httpupgrade
|
2024-04-09 19:51:51 +02:00 |
|
Alireza Ahmadi
|
e1696c9fd3
|
xray-core v1.8.10
|
2024-04-09 19:26:46 +02:00 |
|
Alireza Ahmadi
|
117c4f6fd5
|
Merge pull request #1128 from alireza0/dependabot/go_modules/gorm.io/gorm-1.25.9
Bump gorm.io/gorm from 1.25.8 to 1.25.9
|
2024-04-09 19:07:19 +02:00 |
|
dependabot[bot]
|
261630401b
|
Bump gorm.io/gorm from 1.25.8 to 1.25.9
Bumps [gorm.io/gorm](https://github.com/go-gorm/gorm) from 1.25.8 to 1.25.9.
- [Release notes](https://github.com/go-gorm/gorm/releases)
- [Commits](https://github.com/go-gorm/gorm/compare/v1.25.8...v1.25.9)
---
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>
|
2024-04-09 17:07:12 +00:00 |
|
Alireza Ahmadi
|
eccf512540
|
Merge pull request #1142 from alireza0/dependabot/go_modules/github.com/shirou/gopsutil/v3-3.24.3
Bump github.com/shirou/gopsutil/v3 from 3.24.2 to 3.24.3
|
2024-04-09 19:07:08 +02:00 |
|
dependabot[bot]
|
9cd80943ae
|
Bump github.com/shirou/gopsutil/v3 from 3.24.2 to 3.24.3
Bumps [github.com/shirou/gopsutil/v3](https://github.com/shirou/gopsutil) from 3.24.2 to 3.24.3.
- [Release notes](https://github.com/shirou/gopsutil/releases)
- [Commits](https://github.com/shirou/gopsutil/compare/v3.24.2...v3.24.3)
---
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>
|
2024-04-09 17:06:34 +00:00 |
|
Alireza Ahmadi
|
90055cf97d
|
Merge pull request #1143 from alireza0/dependabot/go_modules/github.com/xtls/xray-core-1.8.10
Bump github.com/xtls/xray-core from 1.8.9 to 1.8.10
|
2024-04-09 19:05:59 +02:00 |
|
Alireza Ahmadi
|
1ce6b22443
|
Merge pull request #1146 from alireza0/dependabot/go_modules/google.golang.org/grpc-1.63.0
Bump google.golang.org/grpc from 1.62.1 to 1.63.0
|
2024-04-09 19:05:45 +02:00 |
|
dependabot[bot]
|
733afb43af
|
Bump google.golang.org/grpc from 1.62.1 to 1.63.0
Bumps [google.golang.org/grpc](https://github.com/grpc/grpc-go) from 1.62.1 to 1.63.0.
- [Release notes](https://github.com/grpc/grpc-go/releases)
- [Commits](https://github.com/grpc/grpc-go/compare/v1.62.1...v1.63.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>
|
2024-04-03 21:06:12 +00:00 |
|
dependabot[bot]
|
dfc9b45e92
|
Bump github.com/xtls/xray-core from 1.8.9 to 1.8.10
Bumps [github.com/xtls/xray-core](https://github.com/xtls/xray-core) from 1.8.9 to 1.8.10.
- [Release notes](https://github.com/xtls/xray-core/releases)
- [Commits](https://github.com/xtls/xray-core/compare/v1.8.9...v1.8.10)
---
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>
|
2024-04-01 21:55:56 +00:00 |
|
Alireza Ahmadi
|
76f255f140
|
v1.8.1
1.8.1
|
2024-03-28 14:20:01 +01:00 |
|
Alireza Ahmadi
|
a090c6d6e7
|
[subjson] avoid array for one config
|
2024-03-28 14:12:16 +01:00 |
|
Alireza Ahmadi
|
de6c768149
|
Merge pull request #1121 from alireza0/dependabot/go_modules/github.com/gin-contrib/gzip-1.0.0
Bump github.com/gin-contrib/gzip from 0.0.6 to 1.0.0
|
2024-03-27 11:28:13 +01:00 |
|
dependabot[bot]
|
38e2bc3618
|
Bump github.com/gin-contrib/gzip from 0.0.6 to 1.0.0
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>
|
2024-03-25 21:38:12 +00:00 |
|
Alireza Ahmadi
|
03dd392a39
|
Merge pull request #1112 from alireza0/dependabot/go_modules/github.com/pelletier/go-toml/v2-2.2.0
Bump github.com/pelletier/go-toml/v2 from 2.1.1 to 2.2.0
|
2024-03-23 16:40:16 +01:00 |
|
Alireza Ahmadi
|
a338ab8808
|
[log] add exit code #1114
|
2024-03-23 16:09:07 +01:00 |
|
dependabot[bot]
|
115635660a
|
Bump github.com/pelletier/go-toml/v2 from 2.1.1 to 2.2.0
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>
|
2024-03-19 21:58:22 +00:00 |
|
Alireza Ahmadi
|
040edf5c01
|
Merge pull request #1109 from alireza0/dependabot/go_modules/gorm.io/gorm-1.25.8
Bump gorm.io/gorm from 1.25.7 to 1.25.8
|
2024-03-19 10:39:41 +01:00 |
|
Alireza Ahmadi
|
56928a22c7
|
[xray] fix: convert link to json #1107
|
2024-03-19 10:39:19 +01:00 |
|
dependabot[bot]
|
e6ce891883
|
Bump gorm.io/gorm from 1.25.7 to 1.25.8
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>
|
2024-03-18 21:49:53 +00:00 |
|
Alireza Ahmadi
|
3b7738a6c9
|
small fixes
|
2024-03-17 20:21:51 +01:00 |
|
Alireza Ahmadi
|
7e4f6e5131
|
[sub] fix grpc authority failure
|
2024-03-17 20:21:40 +01:00 |
|
Alireza Ahmadi
|
c6ce96a63e
|
avoid empty client id #1099
|
2024-03-15 19:03:02 +01:00 |
|
Alireza Ahmadi
|
fa541b4719
|
v1.8.0
1.8.0
|
2024-03-13 02:17:30 +01:00 |
|
Alireza Ahmadi
|
b6fe0c9342
|
[xray] balancer leastPing leastLoad
|
2024-03-13 02:02:55 +01:00 |
|
Alireza Ahmadi
|
00e3db0caa
|
remain rules on delete balancer
|
2024-03-12 23:54:04 +01:00 |
|
Alireza Ahmadi
|
ed3a6c36e6
|
fix remained traffic in info #1083
|
2024-03-12 23:34:42 +01:00 |
|
Alireza Ahmadi
|
ada0287dc9
|
[ui] remove online animation #1086
|
2024-03-12 20:32:07 +01:00 |
|
Alireza Ahmadi
|
4f9ec33393
|
support IPv6 address in Link #1085
|
2024-03-12 20:23:33 +01:00 |
|
Alireza Ahmadi
|
fd98ff6fad
|
improve null handling
Co-Authored-By: MHSanaei <ho3ein.sanaei@gmail.com>
|
2024-03-12 19:29:21 +01:00 |
|
Alireza Ahmadi
|
ecf89e430d
|
add dns obf to outbound kcp
|
2024-03-12 19:13:46 +01:00 |
|
Alireza Ahmadi
|
af881a8fe4
|
limit mux to connection base outbounds
|
2024-03-12 19:13:14 +01:00 |
|
Alireza Ahmadi
|
490ed0ab96
|
[feature] add grpc authority
Co-Authored-By: MHSanaei <ho3ein.sanaei@gmail.com>
|
2024-03-12 19:12:07 +01:00 |
|
Alireza Ahmadi
|
29d348bd67
|
[feature] add httpUpgrade transport
Co-Authored-By: MHSanaei <ho3ein.sanaei@gmail.com>
|
2024-03-12 15:40:41 +01:00 |
|
Alireza Ahmadi
|
258101efae
|
build with xray-core 1.8.9
|
2024-03-12 14:15:09 +01:00 |
|
Alireza Ahmadi
|
cec900b596
|
[xray] add outbound sendThrough #1017
|
2024-03-12 14:07:53 +01:00 |
|
Alireza Ahmadi
|
463a120d58
|
fix sockopt in all protocols
|
2024-03-12 13:58:31 +01:00 |
|
Alireza Ahmadi
|
cf521367f7
|
Merge pull request #1081 from alireza0/dependabot/go_modules/github.com/xtls/xray-core-1.8.9
Bump github.com/xtls/xray-core from 1.8.8 to 1.8.9
|
2024-03-12 12:24:38 +01:00 |
|
Alireza Ahmadi
|
2012dd0c0a
|
small changes
|
2024-03-12 12:24:26 +01:00 |
|
Alireza Ahmadi
|
b22d1e082a
|
[subJson] add mux and direct
|
2024-03-12 12:24:01 +01:00 |
|