Kslr
243a8262fc
Merge pull request #123 from Loyalsoldier/refine-go-generate
...
Proto & Mock: refine go generate command
4 years ago
loyalsoldier
f3368b1d79
Mock: refine go generate command
4 years ago
loyalsoldier
e036db835e
Proto: refine go generate command
4 years ago
RPRX
ca5f2532e8
Merge pull request #121 from Loyalsoldier/test-running-exception
...
Test: only triggered by *.go file on push event
4 years ago
loyalsoldier
71191aa407
Test: only triggered by *.go file on push event
4 years ago
RPRX
1eb5836e3c
Merge pull request #120 from v2fly/dependabot/github_actions/github/super-linter-v3.8.3
...
Bump github/super-linter from V3.8.0 to v3.8.3
4 years ago
dependabot[bot]
190b1cb044
Bump github/super-linter from V3.8.0 to v3.8.3
...
Bumps [github/super-linter](https://github.com/github/super-linter ) from V3.8.0 to v3.8.3.
- [Release notes](https://github.com/github/super-linter/releases )
- [Commits](https://github.com/github/super-linter/compare/V3.8.0...9f2c65685b15fc1f26feeca84d889bf27f1c31d2 )
Signed-off-by: dependabot[bot] <support@github.com>
4 years ago
Kslr
b94e4eb835
Merge pull request #119 from Loyalsoldier/refine-workflow
...
Refine workflow
4 years ago
loyalsoldier
2f1f0470a2
Test: only be triggered by *.go files
4 years ago
loyalsoldier
efb53bd59e
Lint: refine
4 years ago
loyalsoldier
bd533a506a
Coverage: only be triggered by *.go files
4 years ago
Loyalsoldier
ef460f68f8
Adjust Protocol Buffers ( #109 )
...
* Update protoc binary executable files to v3.13.0
* Write proto files in more standard way
* Make go generate & vprotogen compatible with protoc-gen-gofast
* Regenerate pb.go files according to new proto files
* Clean go.sum by running go mod tidy
* Implement mustEmbedUnimplementedServiceServer for gPRC services
4 years ago
RPRX
969f68ba24
Merge pull request #117 from Loyalsoldier/fix-lint
...
Fix: lint lack of GitHub Token
4 years ago
loyalsoldier
6f04c36d33
Fix: lint lack of GitHub Token
4 years ago
Kslr
edb9bc45ac
Merge pull request #113 from Loyalsoldier/refine-format-rename-workflow
...
Refine & format & rename workflow files
4 years ago
Kslr
288e40abd4
Merge branch 'master' into refine-format-rename-workflow
4 years ago
RPRX
42b21f651c
Merge pull request #116 from v2fly/dependabot/github_actions/actions/stale-v3.0.10
...
Bump actions/stale from v1 to v3.0.10
4 years ago
RPRX
298f2b67a1
Merge pull request #115 from v2fly/dependabot/github_actions/github/super-linter-V3.8.0
...
Bump github/super-linter from v2.2.0 to V3.8.0
4 years ago
dependabot[bot]
41b9784e7c
Bump actions/stale from v1 to v3.0.10
...
Bumps [actions/stale](https://github.com/actions/stale ) from v1 to v3.0.10.
- [Release notes](https://github.com/actions/stale/releases )
- [Commits](https://github.com/actions/stale/compare/v1...e976731ae824d9e0165ade8f9e2e8f1743b2fc09 )
Signed-off-by: dependabot[bot] <support@github.com>
4 years ago
dependabot[bot]
20471caf14
Bump github/super-linter from v2.2.0 to V3.8.0
...
Bumps [github/super-linter](https://github.com/github/super-linter ) from v2.2.0 to V3.8.0.
- [Release notes](https://github.com/github/super-linter/releases )
- [Commits](https://github.com/github/super-linter/compare/v2.2.0...ef99a48ce63440e6eff58d67bb87e97d9fda48f1 )
Signed-off-by: dependabot[bot] <support@github.com>
4 years ago
RPRX
6cab7d958d
Merge pull request #114 from Loyalsoldier/autoupdate-github-actions
...
Auto update GitHub Actions workflow version
4 years ago
loyalsoldier
3954a4859f
Auto update GitHub Actions workflow version
4 years ago
loyalsoldier
cd47623dc1
Rename dlc.yml to updateGeofile.yml
4 years ago
loyalsoldier
d8fe670b53
Refine & format
4 years ago
Kslr
8cd710ddc4
Merge pull request #110 from Loyalsoldier/update-gomod
...
Clean go.sum by running go mod tidy
4 years ago
loyalsoldier
b54fe33e07
Clean go.sum by running go mod tidy
4 years ago
RPRX
1ff89cda11
Merge pull request #107 from Loyalsoldier/fix-empty-rules-and-dns
...
Fix: loging empty rules & DNS
4 years ago
loyalsoldier
00b4217aab
Fix: loging empty rules & DNS
4 years ago
lucifer
5df17338a1
Add PROXY protocol support to tcp inbound ( #103 )
...
* Add PROXY protocol support to tcp inbound
* add settings for PROXY protocol
* Adjust hub.go
Co-authored-by: RPRX <63339210+rprx@users.noreply.github.com>
4 years ago
GitHub Action
9362e2b5dd
update geoip, geosite
4 years ago
Kslr
32580c3823
use fly file
4 years ago
Kslr
c162fa86e9
default single config and remove V2RAY_LOCATION_ASSET
4 years ago
Kslr
ea5d1ee664
Merge pull request #99 from darhwa/http-outbound
...
Reduce extra RTT when setting up CONNECT tunnel in http outbound (not vmess through http)
4 years ago
Kslr
dabefc6338
Merge pull request #98 from Vigilans/vigilans/dns-server-matcher-info
...
Refactor & Log rules matching of built-in DNS's domain matcher
4 years ago
Kslr
f5de4fce92
Merge pull request #101 from vcptr/assetpath
...
add asset location search
4 years ago
vcptr
bc008113b6
add asset location search
4 years ago
RPRX
0c72d72f46
Merge pull request #100 from dctxmei/master
...
feat: New systemd unit file
4 years ago
Dct Mei
3e612d899c
feat: New systemd unit file
...
1. Add systemd/system/v2ray.service .
2. Add systemd/system/v2ray@.service .
3. Modify the installation path in the BUILD file.
issue v2fly/fhs-install-v2ray#53
4 years ago
Kslr
a150775352
remove systemdv
4 years ago
Kslr
886cef691d
clean release
4 years ago
Kslr
0dc68ee9b9
clean release
4 years ago
Vigilans
22b4e68a2d
Log matched rules and DNS to use during priority matching
...
2. Dotless domain support in static host & modify first letter's captial in log
4 years ago
Vigilans
dfeaef75e7
Refactor DNS Server to record original rule of domain matchers
4 years ago
Darhwa
d05ddc8f78
Make http outbound 0-rtt
4 years ago
RPRX
e0bbf474ae
Add more guide
4 years ago
Kslr
b9dd0efb21
Merge pull request #97 from Vigilans/vigilans/matcher-group-test
...
Supply test for domain matcher group
4 years ago
Vigilans
1ab9e58dce
Supply test for domain matcher group
4 years ago
Kslr
66eedfb832
Merge pull request #96 from DuckSoft/patch-3
...
goodbye go.sh
4 years ago
DuckSoft
353f927ddf
goodbye go.sh
4 years ago
RPRX
9e99343b43
ERROR: This script has been deprecated
4 years ago