설명 없음

Darien Raymond 16ee684646 Update version 8 년 전
.dev 3d4cbb810b update protoc 8 년 전
.github 9ee733e77f update issue template 8 년 전
.vscode e274474f25 disable parallel test execution 8 년 전
app aa2c1f76f4 remove unused function 8 년 전
common 23b768576e always allocate buffer in Write 8 년 전
main e69e6d00cb actually run v2ctl 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 9 년 전
README.md 01cfcbeb30 update README 8 년 전
config.pb.go 08a72b7eb6 go generate 8 년 전
config.proto cdfec69bf8 support extension configs 8 년 전
core.go 16ee684646 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)