1
0
mirror of https://github.com/v2fly/v2ray-core.git synced 2024-06-17 04:55:23 +00:00
Go to file
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
.dev/protoc Adjust Protocol Buffers (#109) 2020-08-24 12:10:26 +00:00
.github Fix: lint lack of GitHub Token 2020-08-24 19:57:46 +08:00
app Adjust Protocol Buffers (#109) 2020-08-24 12:10:26 +00:00
common Adjust Protocol Buffers (#109) 2020-08-24 12:10:26 +00:00
external remove script's fiddling 2019-10-19 11:12:11 +08:00
features some typo fixes 2020-07-17 18:09:24 +08:00
infra Adjust Protocol Buffers (#109) 2020-08-24 12:10:26 +00:00
main VLESS PREVIEW 1.1 2020-07-28 15:00:23 +00:00
proxy Adjust Protocol Buffers (#109) 2020-08-24 12:10:26 +00:00
release update geoip, geosite 2020-08-21 00:26:13 +00:00
testing Fix test break on socks TestSocksConformance, use ip instead of hostname 2020-06-28 13:59:26 +08:00
transport Adjust Protocol Buffers (#109) 2020-08-24 12:10:26 +00:00
.gitignore fix(#2211): problem that AAAA query returns A result 2020-03-12 00:42:29 +08:00
annotations.go API doc 2018-12-03 22:44:42 +01:00
azure-pipelines.yml clean release 2020-08-17 05:24:35 +08:00
config.go Apply Debian's patch to upstream 2020-06-24 12:57:03 +08:00
config.pb.go Adjust Protocol Buffers (#109) 2020-08-24 12:10:26 +00:00
config.proto Adjust Protocol Buffers (#109) 2020-08-24 12:10:26 +00:00
context_test.go test case for context 2018-10-21 20:33:08 +02:00
context.go Add unit test for outbound handler 2020-06-27 20:50:39 -04:00
core.go release 4.27.0 2020-08-06 19:09:23 +08:00
Dockerfile Fix the error of missing curl in Dockerfile 2020-07-22 19:25:22 +08:00
errors.generated.go simplify error creation 2018-09-30 18:39:53 +02:00
functions_test.go fix connection reading in UDP 2019-01-06 00:34:38 +01:00
functions.go propagate context 2020-06-18 12:37:10 +08:00
go.mod Add PROXY protocol support to tcp inbound (#103) 2020-08-21 13:31:44 +00:00
go.sum Adjust Protocol Buffers (#109) 2020-08-24 12:10:26 +00:00
LICENSE 2019 -> 2020 2020-08-09 16:25:29 +00:00
mocks.go support custom log handler 2018-12-06 17:37:05 +01:00
proto.go Adjust Protocol Buffers (#109) 2020-08-24 12:10:26 +00:00
README.md update codecov badge 2020-06-20 16:15:12 +08:00
SECURITY.md initial security policy 2020-08-01 01:10:32 -05:00
v2ray_test.go update port picking 2018-12-05 16:27:32 +01:00
v2ray.go Apply Debian's patch to upstream 2020-06-24 12:57:03 +08:00
WORKSPACE fix bazel build 2019-02-10 19:19:05 +01:00

Project V

codecov.io GoDoc codebeat Downloads

Project V is a set of network tools that help you to build your own computer network. It secures your network connections and thus protects your privacy. See our website for more information.

License

The MIT License (MIT)

Credits

This repo relies on the following third-party projects: