You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
Go to file
Darien Raymond 7f4296cd78
assert meta is nil on error
7 years ago
.dev/protoc update protoc 7 years ago
.github update issue template 8 years ago
.vscode disable parallel test execution 8 years ago
app assert meta is nil on error 7 years ago
common refactor 7 years ago
main listen on all ips 8 years ago
proxy increase default timeout to 5 minutes 7 years ago
release Update install-release.sh 7 years ago
testing fail fast 7 years ago
tools specify server name in tls 7 years ago
transport fix lint warnings for websocket 7 years ago
vendor/h12.me Revert "add protobuf, websocket, dns as vendor" 8 years ago
.gitignore gitignore 8 years ago
.gitmodules Revert "add protobuf, websocket, dns as vendor" 8 years ago
.travis.yml use golang 1.9 7 years ago
LICENSE update license 8 years ago
README.md update 8 years ago
config.pb.go go generate 7 years ago
config.proto support extension configs 7 years ago
core.go Update version 7 years ago
errors.generated.go refactor error messages 8 years ago
loader.go remove unnecessary error msg 8 years ago
v2ray.go fix lint warnings 7 years ago
v2ray_test.go completely move away from net package 7 years ago

README.md

Project V2Ray

Build Status codecov.io Go Report GoDoc codebeat

V2Ray 是一个模块化的代理软件包,它的目标是提供常用的代理软件模块,简化网络代理软件的开发。

官方网站

V2Ray provides building blocks for network proxy development. Read our Wiki for more information.

License

The MIT License (MIT)