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 a430e2065a
move port allocation to udp package
7 years ago
.dev/protoc update protoc 7 years ago
.github
.vscode
app cleanup buffer usage 7 years ago
common use external config converter first, and then fallback to the internal one 7 years ago
main use external config converter first, and then fallback to the internal one 7 years ago
proxy cleanup buffer usage 7 years ago
release typo 7 years ago
testing move port allocation to udp package 7 years ago
tools allow release script to access cloud storage 7 years ago
transport cleanup buffer usage 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
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
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)