Nincs leírás

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

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)