Sin descripción

Darien Raymond 51ddc00c70 reduce buffer size in websocket hace 8 años
.dev 3d4cbb810b update protoc hace 8 años
.github 9ee733e77f update issue template hace 8 años
.vscode e274474f25 disable parallel test execution hace 8 años
app 26f005e822 resolve to ip on demand hace 8 años
common 743d35c059 flush when not buffered hace 8 años
main 268d7264e8 use external config converter first, and then fallback to the internal one hace 8 años
proxy c4be61e854 retrieve the root cause of the error hace 8 años
release 2c62346011 typo hace 8 años
testing a430e2065a move port allocation to udp package hace 8 años
tools c4bf58dc50 allow release script to access cloud storage hace 8 años
transport 51ddc00c70 reduce buffer size in websocket hace 8 años
vendor 795e3c1290 Revert "add protobuf, websocket, dns as vendor" hace 8 años
.gitignore c047894dc1 gitignore hace 8 años
.gitmodules 795e3c1290 Revert "add protobuf, websocket, dns as vendor" hace 8 años
.travis.yml a083e1fcd6 use go 1.9.2 hace 8 años
LICENSE e9d1e8d1d4 update license hace 8 años
README.md 01cfcbeb30 update README hace 8 años
config.pb.go 08a72b7eb6 go generate hace 8 años
config.proto cdfec69bf8 support extension configs hace 8 años
core.go 6f51496879 Update version hace 8 años
errors.generated.go 35248497d2 refactor error messages hace 8 años
loader.go 4412d73b28 get rid off ioutil hace 8 años
v2ray.go fbbed156db fix lint warnings hace 8 años
v2ray_test.go 74cf833758 fully migrate to new assertion lib hace 8 años

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)