No Description

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

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)