1
0
mirror of https://github.com/v2fly/v2ray-core.git synced 2024-06-26 09:25:23 +00:00
Commit Graph

4948 Commits

Author SHA1 Message Date
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
2020-08-24 12:10:26 +00:00
RPRX
969f68ba24
Merge pull request #117 from Loyalsoldier/fix-lint
Fix: lint lack of GitHub Token
2020-08-24 12:09:19 +00:00
loyalsoldier
6f04c36d33
Fix: lint lack of GitHub Token 2020-08-24 19:57:46 +08:00
Kslr
edb9bc45ac
Merge pull request #113 from Loyalsoldier/refine-format-rename-workflow
Refine & format & rename workflow files
2020-08-24 17:52:41 +08:00
Kslr
288e40abd4
Merge branch 'master' into refine-format-rename-workflow 2020-08-24 17:51:13 +08:00
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
2020-08-24 08:45:51 +00:00
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
2020-08-24 08:45:32 +00:00
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>
2020-08-24 08:34:15 +00:00
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>
2020-08-24 08:34:15 +00:00
RPRX
6cab7d958d
Merge pull request #114 from Loyalsoldier/autoupdate-github-actions
Auto update GitHub Actions workflow version
2020-08-24 08:33:45 +00:00
loyalsoldier
3954a4859f
Auto update GitHub Actions workflow version 2020-08-24 16:23:24 +08:00
loyalsoldier
cd47623dc1
Rename dlc.yml to updateGeofile.yml 2020-08-24 16:11:14 +08:00
loyalsoldier
d8fe670b53
Refine & format 2020-08-24 16:09:51 +08:00
Kslr
8cd710ddc4
Merge pull request #110 from Loyalsoldier/update-gomod
Clean go.sum by running go mod tidy
2020-08-24 01:57:03 +08:00
loyalsoldier
b54fe33e07
Clean go.sum by running go mod tidy 2020-08-24 01:37:47 +08:00
RPRX
1ff89cda11
Merge pull request #107 from Loyalsoldier/fix-empty-rules-and-dns
Fix: loging empty rules & DNS
2020-08-22 16:46:50 +00:00
loyalsoldier
00b4217aab
Fix: loging empty rules & DNS 2020-08-22 19:07:14 +08:00
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>
2020-08-21 13:31:44 +00:00
GitHub Action
9362e2b5dd update geoip, geosite 2020-08-21 00:26:13 +00:00
Kslr
32580c3823
use fly file 2020-08-19 23:06:16 +08:00
Kslr
c162fa86e9
default single config and remove V2RAY_LOCATION_ASSET 2020-08-18 20:44:00 +08:00
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)
2020-08-18 01:02:31 +08:00
Kslr
dabefc6338
Merge pull request #98 from Vigilans/vigilans/dns-server-matcher-info
Refactor & Log rules matching of built-in DNS's domain matcher
2020-08-18 01:01:06 +08:00
Kslr
f5de4fce92
Merge pull request #101 from vcptr/assetpath
add asset location search
2020-08-17 19:15:45 +08:00
vcptr
bc008113b6 add asset location search 2020-08-17 18:56:01 +08:00
RPRX
0c72d72f46
Merge pull request #100 from dctxmei/master
feat: New systemd unit file
2020-08-17 10:25:40 +00:00
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
2020-08-17 10:23:39 +08:00
Kslr
a150775352
remove systemdv 2020-08-17 05:34:36 +08:00
Kslr
886cef691d
clean release 2020-08-17 05:29:06 +08:00
Kslr
0dc68ee9b9
clean release 2020-08-17 05:24:35 +08:00
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
2020-08-16 22:18:28 +08:00
Vigilans
dfeaef75e7 Refactor DNS Server to record original rule of domain matchers 2020-08-16 22:18:12 +08:00
Darhwa
d05ddc8f78 Make http outbound 0-rtt 2020-08-15 23:58:58 +08:00
RPRX
e0bbf474ae
Add more guide 2020-08-15 13:55:07 +00:00
Kslr
b9dd0efb21
Merge pull request #97 from Vigilans/vigilans/matcher-group-test
Supply test for domain matcher group
2020-08-15 21:30:57 +08:00
Vigilans
1ab9e58dce Supply test for domain matcher group 2020-08-15 21:28:34 +08:00
Kslr
66eedfb832
Merge pull request #96 from DuckSoft/patch-3
goodbye go.sh
2020-08-15 18:31:26 +08:00
DuckSoft
353f927ddf
goodbye go.sh 2020-08-15 16:04:57 +08:00
RPRX
9e99343b43
ERROR: This script has been deprecated 2020-08-15 02:40:30 +00:00
kslr
ac8bc4e731 Deprecated https://install.direct/go.sh 2020-08-14 17:44:08 +08:00
GitHub Action
7d49371f07 update geoip, geosite 2020-08-14 00:24:25 +00:00
Kslr
aa800355c3
Merge pull request #95 from Vigilans/vigilans/dns-subdomain-multimatch
Amend domain matcher with returning values of all matched subdomains
2020-08-13 18:36:01 +08:00
Vigilans
1e222425b6 Amend domain matcher with returning values of all matched subdomains 2020-08-13 15:26:30 +08:00
Kslr
8b4ba03e6f
Merge pull request #94 from Vigilans/vigilans/dns-domain-matcher
Amend domain matcher with returning array of all matches
2020-08-12 19:43:06 +08:00
RPRX
e0472f1e69
1.14.6 -> 1.14.7 2020-08-11 18:35:58 +00:00
Vigilans
c74a33f827 Amending domain matcher with returning array of all matches 2020-08-11 13:31:04 +08:00
RPRX
65c16cd44c
2019 -> 2020 2020-08-09 16:25:29 +00:00
Kslr
111d48130d
Merge pull request #89 from Vigilans/vigilans/dns-dotless-domain
Dotless and local domain support in built-in DNS
2020-08-09 19:27:53 +08:00
Kslr
2dfd9844e7
Merge pull request #87 from Vigilans/vigilans/routing-source-port
Support source port matching in routing config
2020-08-09 19:18:42 +08:00
Vigilans
40c0bcc3ab Support source port matching in routing config 2020-08-09 16:53:45 +08:00