Go to file
Darien Raymond b52725cf65
DialUDP function
2019-01-05 21:43:22 +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 DialUDP function 2019-01-05 21:43:22 +01:00
common move udp packet to protocol 2019-01-05 19:49:21 +01:00
features fix a typo in local dns 2018-12-06 21:34:05 +01:00
main remove plugin support as it is not practical 2018-12-07 09:50:11 +01:00
proxy DialUDP function 2019-01-05 21:43:22 +01:00
release fix release script for downloading geo data 2019-01-05 08:54:47 +01:00
testing rename CloseError() to Interrupt() 2018-12-31 21:25:10 +01:00
transport DialUDP function 2019-01-05 21:43:22 +01:00
vendor/github.com fix buffer pool in quic 2019-01-02 13:13:50 +01:00
.gitignore remove bazel temp folders from git 2018-10-03 23:58:21 +02:00
LICENSE update licence 2019-01-01 11:33:21 +01:00
README.md update library usage 2018-11-19 21:07:47 +01:00
WORKSPACE bazel configuration 2018-10-03 20:32:32 +02:00
annotations.go API doc 2018-12-03 22:44:42 +01: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 fix typo 2018-04-02 15:52:16 +08:00
config.pb.go update proto lib 2018-12-01 17:39:51 +01:00
config.proto comments 2018-03-13 09:02:21 +01:00
context.go simplify context retrieval 2018-02-21 17:05:29 +01:00
context_test.go test case for context 2018-10-21 20:33:08 +02:00
core.go Update version 2019-01-04 00:47:51 +01:00
errors.generated.go simplify error creation 2018-09-30 18:39:53 +02:00
functions.go DialUDP function 2019-01-05 21:43:22 +01:00
functions_test.go DialUDP function 2019-01-05 21:43:22 +01:00
mocks.go support custom log handler 2018-12-06 17:37:05 +01:00
proto.go new use protogen 2017-12-23 23:45:54 +01:00
v2ray.go API doc 2018-12-03 22:44:42 +01:00
v2ray_test.go update port picking 2018-12-05 16:27:32 +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: