Go to file
Kslr 0be2dbc37b
Merge pull request #2094 from vcptr/rfc8484
doh URL config accepts full path
2019-12-09 10:01:46 +08: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 update for go1.13+ 2019-10-10 14:56:01 +08:00
app doh URL controls full path 2019-12-09 09:37:35 +08:00
common fix win test error; dont use ReadV on file 2019-11-27 11:24:40 +08:00
external remove script's fiddling 2019-10-19 11:12:11 +08:00
features correctly propagate dns errors all the way through. 2019-02-21 13:43:48 +01:00
infra doh config use RFC8484 url format 2019-12-06 12:55:14 +08:00
main fix bazel build 2019-02-10 19:19:05 +01:00
proxy fix: dns test default timeout too short 2019-11-27 13:06:08 +08:00
release adjust args 2019-11-26 13:50:08 +08:00
testing fix: KCPLarge buffer size too small 2019-11-27 14:40:28 +08:00
transport Revert "Fix self-signed certificates on Windows" 2019-10-28 23:00:09 +08: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 fix bazel build 2019-02-10 19:19:05 +01:00
annotations.go API doc 2018-12-03 22:44:42 +01:00
azure-pipelines.template.yml ci script use -insecure flag too 2019-10-10 15:14:50 +08:00
azure-pipelines.yml ci script use -insecure flag too 2019-10-10 15:14:50 +08:00
config.go optimize v2ctl size 2019-02-01 20:08:21 +01:00
config.pb.go deprecate global transport settings in proto config 2019-01-13 20:14:24 +01:00
config.proto deprecate global transport settings in proto config 2019-01-13 20:14:24 +01:00
context.go optimize v2ctl size 2019-02-01 20:08:21 +01:00
context_test.go test case for context 2018-10-21 20:33:08 +02:00
core.go release 4.21.3 2019-10-28 23:12:46 +08:00
errors.generated.go simplify error creation 2018-09-30 18:39:53 +02:00
functions.go optimize v2ctl size 2019-02-01 20:08:21 +01:00
functions_test.go fix connection reading in UDP 2019-01-06 00:34:38 +01:00
go.mod release 4.21.1 2019-10-26 18:54:37 +08:00
go.sum external module refraction-networking/utls use mod version 2019-10-19 10:22:49 +08:00
mocks.go support custom log handler 2018-12-06 17:37:05 +01:00
proto.go merge ext into core 2019-02-10 19:04:11 +01:00
v2ray.go optimize v2ctl size 2019-02-01 20:08:21 +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: