Sin descripción

Darien Raymond c51251bbdb fix broken test 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 afacee9e05 refactor hace 8 años
common ec8f8d4e10 remove check for ReaderFrom on underlying writer, as it may be badly implemented. hace 8 años
main ee8d2ebfa9 remove json parser from core hace 8 años
proxy 9f146ac7d2 cleanup hace 8 años
release 2c62346011 typo hace 8 años
testing c51251bbdb fix broken test hace 8 años
tools d03d72ba40 update hace 8 años
transport c0564cd747 Fix typo, fix #715 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 5751490802 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)