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 74327ea8ae
prevent using net.Conn.WriteTo()
7 years ago
.dev/protoc update protoc 7 years ago
.github remove unnecessary links 7 years ago
.vscode
app more test cases 7 years ago
common handle read with data and error at same time 7 years ago
main exit immediately on error 7 years ago
proxy prevent using net.Conn.WriteTo() 7 years ago
release typo 7 years ago
testing fix broken test 7 years ago
tools update 7 years ago
transport fix lint warnings 7 years ago
vendor/h12.me
.gitignore
.gitmodules
.travis.yml use go 1.9.2 7 years ago
LICENSE
README.md credits in readme 7 years ago
config.pb.go go generate 7 years ago
config.proto
core.go Update version 7 years ago
errors.generated.go
loader.go get rid off ioutil 7 years ago
plugin.go comments 7 years ago
plugin_linux.go comments 7 years ago
plugin_other.go comments 7 years ago
v2ray.go fix lint warning 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)

Credits

This repo relies on the following third-party projects: