You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
Go to file
Darien Raymond 3d2fd372e1
avoid writing empty payload in bytesToBufferWriter
7 years ago
.dev/protoc update protoc 7 years ago
.github update issue template 8 years ago
.vscode disable parallel test execution 8 years ago
app release buffer on error 7 years ago
common avoid writing empty payload in bytesToBufferWriter 7 years ago
main listen on all ips 8 years ago
proxy remove use of KeepAlive 7 years ago
release update arch values 7 years ago
testing fix lint warnings 7 years ago
tools update geosite data 7 years ago
transport fast read on first packet 7 years ago
vendor/h12.me Revert "add protobuf, websocket, dns as vendor" 8 years ago
.gitignore gitignore 8 years ago
.gitmodules Revert "add protobuf, websocket, dns as vendor" 8 years ago
.travis.yml use go 1.9.2 7 years ago
LICENSE update license 8 years ago
README.md update README 7 years ago
config.pb.go go generate 7 years ago
config.proto support extension configs 7 years ago
core.go Update version 7 years ago
errors.generated.go refactor error messages 8 years ago
loader.go get rid off ioutil 7 years ago
v2ray.go fix lint warnings 7 years ago
v2ray_test.go fully migrate to new assertion lib 7 years ago

README.md

Project V

Build Status codecov.io Go Report GoDoc codebeat

V 是一个模块化的代理软件包,它的目标是提供常用的代理软件模块,简化网络代理软件的开发。

官方网站

V provides building blocks for network proxy development. Read our Wiki for more information.

License

The MIT License (MIT)