Нет описания

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

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)