1
0
mirror of https://github.com/v2fly/v2ray-core.git synced 2024-09-28 14:56:33 -04:00
Go to file
2018-11-22 17:19:24 +01:00
.dev/protoc
.github
.vscode escape analysis task 2018-11-19 00:33:10 +01:00
app skip answer if it is not A or AAAA record 2018-11-22 17:16:44 +01:00
common prototype of quic transport 2018-11-21 16:47:06 +01:00
features support querying either IPv4 or IPv6 dns 2018-11-19 20:42:02 +01:00
main enable quic transport 2018-11-21 22:03:00 +01:00
proxy remove use of context.WithValue in transport 2018-11-21 14:54:40 +01:00
release compatible with semver 2018-11-16 21:18:08 +01:00
testing update settings 2018-11-21 22:10:17 +01:00
transport fix broken test again 2018-11-22 17:19:24 +01:00
vendor/github.com/lucas-clemente/quic-go implement header and auth for quic 2018-11-21 22:02:19 +01:00
.gitignore
azure-pipelines.template.yml
azure-pipelines.yml
config.go
config.pb.go
config.proto
context_test.go
context.go simplify context retrieval 2018-02-21 17:05:29 +01:00
core.go Update version 2018-11-16 21:18:56 +01:00
errors.generated.go
functions.go remove MultiBuffer.Release 2018-11-17 22:45:07 +01:00
LICENSE
mocks.go
plugin_linux.go
plugin_other.go
plugin.go
proto.go
README.md update library usage 2018-11-19 21:07:47 +01:00
v2ray_test.go fix broken test 2018-11-19 21:58:03 +01:00
v2ray.go support querying either IPv4 or IPv6 dns 2018-11-19 20:42:02 +01:00
WORKSPACE

Project V

Build Status 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: