Aucune description

Darien Raymond 41bc2a6ce4 Revert "improve performance for http upload" il y a 8 ans
.dev 3d4cbb810b update protoc il y a 8 ans
.github 9ee733e77f update issue template il y a 8 ans
.vscode e274474f25 disable parallel test execution il y a 8 ans
app aa2c1f76f4 remove unused function il y a 8 ans
common 23b768576e always allocate buffer in Write il y a 8 ans
main e69e6d00cb actually run v2ctl il y a 8 ans
proxy 41bc2a6ce4 Revert "improve performance for http upload" il y a 8 ans
release 2c62346011 typo il y a 8 ans
testing a430e2065a move port allocation to udp package il y a 8 ans
tools d03d72ba40 update il y a 8 ans
transport 51ddc00c70 reduce buffer size in websocket il y a 8 ans
vendor 795e3c1290 Revert "add protobuf, websocket, dns as vendor" il y a 8 ans
.gitignore c047894dc1 gitignore il y a 8 ans
.gitmodules 795e3c1290 Revert "add protobuf, websocket, dns as vendor" il y a 8 ans
.travis.yml a083e1fcd6 use go 1.9.2 il y a 8 ans
LICENSE e9d1e8d1d4 update license il y a 9 ans
README.md 01cfcbeb30 update README il y a 8 ans
config.pb.go 08a72b7eb6 go generate il y a 8 ans
config.proto cdfec69bf8 support extension configs il y a 8 ans
core.go 16ee684646 Update version il y a 8 ans
errors.generated.go 35248497d2 refactor error messages il y a 8 ans
loader.go 4412d73b28 get rid off ioutil il y a 8 ans
v2ray.go fbbed156db fix lint warnings il y a 8 ans
v2ray_test.go 74cf833758 fully migrate to new assertion lib il y a 8 ans

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)