Aucune description

DarienRaymond d256f8d4af Merge pull request #716 from IbarakiKasen/master il y a 8 ans
.dev 3d4cbb810b update protoc il y a 8 ans
.github 9ee733e77f update issue template il y a 8 ans
.vscode e274474f25 disable parallel test execution il y a 8 ans
app 878d412c6a handle truncated DNS messages. fix #713 il y a 8 ans
common 5c9f54a453 fix length check in auth reader il y a 8 ans
main e69e6d00cb actually run v2ctl il y a 8 ans
proxy ed1243b32b require proxy auth when not set. fix #712 il y a 8 ans
release 2c62346011 typo il y a 8 ans
testing b859bdf684 test case for http post and connect il y a 8 ans
tools d03d72ba40 update il y a 8 ans
transport c0564cd747 Fix typo, fix #715 il y a 8 ans
vendor 795e3c1290 Revert "add protobuf, websocket, dns as vendor" il y a 8 ans
.gitignore c047894dc1 gitignore il y a 8 ans
.gitmodules 795e3c1290 Revert "add protobuf, websocket, dns as vendor" il y a 8 ans
.travis.yml a083e1fcd6 use go 1.9.2 il y a 8 ans
LICENSE e9d1e8d1d4 update license il y a 9 ans
README.md 01cfcbeb30 update README il y a 8 ans
config.pb.go 08a72b7eb6 go generate il y a 8 ans
config.proto cdfec69bf8 support extension configs il y a 8 ans
core.go 5751490802 Update version il y a 8 ans
errors.generated.go 35248497d2 refactor error messages il y a 8 ans
loader.go 4412d73b28 get rid off ioutil il y a 8 ans
v2ray.go fbbed156db fix lint warnings il y a 8 ans
v2ray_test.go 74cf833758 fully migrate to new assertion lib il y a 8 ans

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)