Kslr
|
c2d3a7339d
|
Merge pull request #170 from v2fly/dev-enable-vmessaead-alter-0
VMess AEAD will be used when alterId is 0
|
4 years ago |
Kslr
|
26848ae959
|
Update README.md
|
4 years ago |
Kslr
|
395174d453
|
update bazel 3.5.0
|
4 years ago |
Kslr
|
a8ce582285
|
update go 1.15.*
|
4 years ago |
Kslr
|
d3e3f787d4
|
golangci only show new issues
|
4 years ago |
Kslr
|
f624dd3249
|
add golangci to lint
|
4 years ago |
Kslr
|
4970af7e00
|
Merge pull request #173 from v2fly/dependabot/go_modules/google.golang.org/grpc-1.32.0
Bump google.golang.org/grpc from 1.31.1 to 1.32.0
|
4 years ago |
dependabot[bot]
|
cc25eb12f4
|
Bump google.golang.org/grpc from 1.31.1 to 1.32.0
Bumps [google.golang.org/grpc](https://github.com/grpc/grpc-go) from 1.31.1 to 1.32.0.
- [Release notes](https://github.com/grpc/grpc-go/releases)
- [Commits](https://github.com/grpc/grpc-go/compare/v1.31.1...v1.32.0)
Signed-off-by: dependabot[bot] <support@github.com>
|
4 years ago |
Loyalsoldier
|
c4d46e776f
|
Test: run on changes to go.mod & go.sum (#174)
|
4 years ago |
Loyalsoldier
|
0a793e28fb
|
Merge pull request #172 from Vigilans/vigilans/stats-unregister
Add UnregisterChannel & Modify unregistering logic
|
4 years ago |
Vigilans
|
0406cd896b
|
Add UnregisterChannel & Modify unregistering logic
|
4 years ago |
Loyalsoldier
|
d7c99c901a
|
Fix: app/stats.Manager does not implement features/stats.Manager (#171)
|
4 years ago |
Kslr
|
2a3fe11952
|
VMess AEAD will be used when alterId is 0
|
4 years ago |
RPRX
|
16fe0b03f6
|
Do not convert @ to \x00
|
4 years ago |
RPRX
|
f10f5b4a47
|
Merge pull request #164 from lucifer9/ds-enhance
fix abstract UDS & add PROXY protocol support to DS inbound
|
4 years ago |
Kslr
|
aecf59a6df
|
Merge pull request #166 from DuckSoft/master
systemd: prevent restart on corrupt config
|
4 years ago |
DuckSoft
|
5751de2af5
|
systemd: prevent restart on corrupt config
|
4 years ago |
RPRX
|
e6233c9879
|
Merge pull request #162 from v2fly/dependabot/github_actions/github/super-linter-v3.9.4
Bump github/super-linter from v3.9.3 to v3.9.4
|
4 years ago |
lucifer9
|
801b9490b8
|
fix abstract UDS & add PROXY protocol support to DS inbound
|
4 years ago |
Kslr
|
ddd091a0c2
|
Merge pull request #163 from Vigilans/vigilans/stats-channel
Support Subscribing Channel in Statistics Manager
|
4 years ago |
Vigilans
|
bff96a7a52
|
Support Channel (Observer Pattern) in Stats Manager
|
4 years ago |
dependabot[bot]
|
ce3834161d
|
Bump github/super-linter from v3.9.3 to v3.9.4
Bumps [github/super-linter](https://github.com/github/super-linter) from v3.9.3 to v3.9.4.
- [Release notes](https://github.com/github/super-linter/releases)
- [Commits](https://github.com/github/super-linter/compare/v3.9.3...e89faa7920c8993f4f9c19b5b8c6946b032c8d73)
Signed-off-by: dependabot[bot] <support@github.com>
|
4 years ago |
Kslr
|
b083aa2376
|
Merge pull request #108 from Vigilans/vigilans/routing-context
Extract session information during routing as routing context
|
4 years ago |
Kslr
|
93afbc5f33
|
add golangci config
|
4 years ago |
Vigilans
|
f9d37b724c
|
Extract session information during routing as routing context
|
4 years ago |
Kslr
|
6981711fe5
|
Merge pull request #158 from Loyalsoldier/fix-lint
Fix lint
|
4 years ago |
GitHub Action
|
5309338606
|
update geoip, geosite
|
4 years ago |
V2Fly Team
|
d2226cb0c8
|
Merge pull request #161 from felixonmars/fix-test
Fix dns tests by setting v2ray.location.asset
|
4 years ago |
Felix Yan
|
11bf22b234
|
Fix dns tests by setting v2ray.location.asset
|
4 years ago |
V2Fly Team
|
39e9916cb5
|
Merge pull request #160 from felixonmars/fix-test
Don't copy assets if they are already present
|
4 years ago |
Felix Yan
|
7001483b62
|
Don't copy assets if they are already present
They can now reside in system path (like /usr/share/v2ray), so it's not
possible to copy into there.
|
4 years ago |
Kslr
|
68c1e3e609
|
Merge pull request #159 from v2fly/dependabot/github_actions/github/super-linter-v3.9.3
Bump github/super-linter from v3.9.2 to v3.9.3
|
4 years ago |
dependabot[bot]
|
a1c96a18c1
|
Bump github/super-linter from v3.9.2 to v3.9.3
Bumps [github/super-linter](https://github.com/github/super-linter) from v3.9.2 to v3.9.3.
- [Release notes](https://github.com/github/super-linter/releases)
- [Commits](https://github.com/github/super-linter/compare/v3.9.2...eb0d0ed02e120ab529e69d594da9993358b070ee)
Signed-off-by: dependabot[bot] <support@github.com>
|
4 years ago |
loyalsoldier
|
7fe8dd2e3d
|
Run go mod tidy
|
4 years ago |
loyalsoldier
|
44d58295bf
|
Fix: change lint order to avoid file changes notice
|
4 years ago |
RPRX
|
d9f50f8433
|
Cleanup go.sum
|
4 years ago |
RPRX
|
af9dbbc7d9
|
Upgrade all dependencies
|
4 years ago |
RPRX
|
7ffac22cd4
|
1.14.7 -> 1.15.1
|
4 years ago |
Kslr
|
829a28bd0e
|
remove docker action
|
4 years ago |
Kslr
|
f5838d0f66
|
Update core.go
|
4 years ago |
Kslr
|
971c5f2ee8
|
Merge pull request #153 from Loyalsoldier/minor-fixes
Minor fixes
|
4 years ago |
Kslr
|
4da3304401
|
Merge pull request #155 from v2fly/dependabot/github_actions/github/super-linter-v3.9.2
Bump github/super-linter from v3.8.3 to v3.9.2
|
4 years ago |
dependabot[bot]
|
2f3790928e
|
Bump github/super-linter from v3.8.3 to v3.9.2
Bumps [github/super-linter](https://github.com/github/super-linter) from v3.8.3 to v3.9.2.
- [Release notes](https://github.com/github/super-linter/releases)
- [Commits](https://github.com/github/super-linter/compare/v3.8.3...7d53a77c1150779566e918c919f5fc08b1f43ae9)
Signed-off-by: dependabot[bot] <support@github.com>
|
4 years ago |
loyalsoldier
|
323ef03f02
|
Minor fixes
|
4 years ago |
Kslr
|
8323564e9a
|
Merge pull request #145 from Loyalsoldier/refine-workflow
Refine workflow
|
4 years ago |
loyalsoldier
|
8b377a08cd
|
Update: refine
|
4 years ago |
loyalsoldier
|
c974908e19
|
Test: refine & cache Go modules
|
4 years ago |
loyalsoldier
|
42e33ddde6
|
Lint: include format
|
4 years ago |
loyalsoldier
|
69da2f8526
|
Coverage: cache Go modules
|
4 years ago |
Kslr
|
f6340dd6b5
|
Merge pull request #149 from Vigilans/vigilans/dns-fix-localhost-ipIndexMap
Fix: Append nil to ipIndexMap when appending default local name server
|
4 years ago |