Go to file
Darien Raymond 61ad81c326
implement ReadMultiBuffer in quic conn
2018-11-30 14:41:11 +01:00
.dev/protoc update protobuf lib 2018-07-25 00:36:28 +02:00
.github add feature request template 2018-11-13 20:40:18 +01:00
.vscode escape analysis task 2018-11-19 00:33:10 +01:00
app fix #1427 2018-11-22 19:07:49 +01:00
common prototype of quic transport 2018-11-21 16:47:06 +01:00
features comment 2018-11-22 22:49:45 +01:00
main enable quic transport 2018-11-21 22:03:00 +01:00
proxy remove unless check 2018-11-23 17:04:32 +01:00
release compatible with semver 2018-11-16 21:18:08 +01:00
testing update quic test 2018-11-22 23:13:52 +01:00
transport implement ReadMultiBuffer in quic conn 2018-11-30 14:41:11 +01:00
vendor/github.com implement ReadMultiBuffer in quic conn 2018-11-30 14:41:11 +01:00
.gitignore remove bazel temp folders from git 2018-10-03 23:58:21 +02:00
LICENSE
README.md update library usage 2018-11-19 21:07:47 +01:00
WORKSPACE bazel configuration 2018-10-03 20:32:32 +02:00
azure-pipelines.template.yml update azure pipeline 2018-11-13 00:00:12 +01:00
azure-pipelines.yml update azure pipelines 2018-11-12 23:58:26 +01:00
config.go
config.pb.go update protobuf generated files 2018-09-30 18:39:28 +02:00
config.proto
context.go
context_test.go test case for context 2018-10-21 20:33:08 +02:00
core.go Update version 2018-11-29 17:17:39 +01:00
errors.generated.go simplify error creation 2018-09-30 18:39:53 +02:00
functions.go remove MultiBuffer.Release 2018-11-17 22:45:07 +01:00
mocks.go test case for balancer 2018-11-07 21:25:43 +01:00
plugin.go
plugin_linux.go
plugin_other.go
proto.go
v2ray.go support querying either IPv4 or IPv6 dns 2018-11-19 20:42:02 +01:00
v2ray_test.go fix broken test 2018-11-19 21:58:03 +01:00

README.md

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: