1
0
mirror of https://github.com/v2fly/v2ray-core.git synced 2024-06-09 17:30:44 +00:00
Go to file
2020-10-11 19:22:46 +08:00
.dev/protoc Adjust Protocol Buffers (#109) 2020-08-24 12:10:26 +00:00
.github Refine golangci-lint settings (#294) 2020-10-10 00:19:09 +08:00
app Refine code according to golangci-lint results 2020-10-11 19:22:46 +08:00
common Refine code according to golangci-lint results 2020-10-11 19:22:46 +08:00
features Refine code according to golangci-lint results 2020-10-11 19:22:46 +08:00
infra Refine code according to golangci-lint results 2020-10-11 19:22:46 +08:00
main Refine code according to golangci-lint results 2020-10-11 19:22:46 +08:00
proxy Refine code according to golangci-lint results 2020-10-11 19:22:46 +08:00
release update geoip, geosite 2020-10-09 00:11:37 +00:00
testing Refine code according to golangci-lint results 2020-10-11 19:22:46 +08:00
transport Refine code according to golangci-lint results 2020-10-11 19:22:46 +08: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 Build: do NOT rely on GOPATH & refine user-package.sh (#270) 2020-10-07 14:29:07 +08:00
config.go Apply Debian's patch to upstream 2020-06-24 12:57:03 +08:00
config.pb.go Format proto files using clang-format according to google style (#264) 2020-10-05 08:36:40 +08:00
config.proto Format proto files using clang-format according to google style (#264) 2020-10-05 08:36:40 +08: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 bump version 2020-10-09 12:27:55 +08:00
Dockerfile Refine Dockerfile (#274) 2020-10-07 16:28:51 +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 update to IETF QUIC draft-29 (#287) 2020-10-09 10:04:35 +08:00
go.sum update to IETF QUIC draft-29 (#287) 2020-10-09 10:04:35 +08:00
LICENSE Update rights owner 2020-10-07 14:34:00 +08:00
mocks.go Mockgen: do NOT rely on GOBIN & GOPATH 2020-08-26 18:54:58 +08:00
proto.go Make variables of vprotogen easier to find 2020-10-04 10:05:00 +08:00
README.md Refine README (#275) 2020-10-07 16:58:19 +08:00
SECURITY.md initial security policy 2020-08-01 01:10:32 -05:00
v2ray_test.go Refine code according to golangci-lint results 2020-10-11 19:22:46 +08:00
v2ray.go Refine code according to golangci-lint results 2020-10-11 19:22:46 +08:00
WORKSPACE fix bazel build 2019-02-10 19:19:05 +01:00

Project V

GitHub Test Badge codecov.io GoDoc codebeat Downloads 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: