1
0
mirror of https://github.com/v2fly/v2ray-core.git synced 2024-06-16 04:35:24 +00:00
Go to file
2017-11-04 21:33:09 +01:00
.dev/protoc update protoc 2017-08-25 14:58:58 +02:00
.github update issue template 2017-04-18 21:44:49 +02:00
.vscode disable parallel test execution 2017-04-16 21:04:15 +02:00
app protobuf for geoip 2017-11-02 10:54:06 +01:00
common get asset location 2017-11-04 21:33:09 +01:00
main listen on all ips 2017-04-17 14:06:02 +02:00
proxy allow fast close on UDP session. fix #682 2017-11-04 20:50:17 +01:00
release fix typo 2017-11-04 01:45:00 +01:00
testing fix http basic auth. fix #659 2017-10-28 14:25:22 +02:00
tools remove unused lines 2017-11-04 00:22:42 +01:00
transport refactor 2017-10-28 21:28:50 +02:00
vendor/h12.me Revert "add protobuf, websocket, dns as vendor" 2017-04-21 10:40:34 +02:00
.gitignore gitignore 2017-05-09 22:31:59 +02:00
.gitmodules Revert "add protobuf, websocket, dns as vendor" 2017-04-21 10:40:34 +02:00
.travis.yml use go 1.9.2 2017-11-03 14:44:24 +01:00
config.pb.go go generate 2017-07-24 21:41:12 +02:00
config.proto support extension configs 2017-07-24 16:39:32 +02:00
core.go Update version 2017-11-02 22:03:33 +01:00
errors.generated.go refactor error messages 2017-04-09 01:43:25 +02:00
LICENSE update license 2017-01-01 21:19:40 +01:00
loader.go get rid off ioutil 2017-11-04 01:33:28 +01:00
README.md update 2017-04-09 21:28:21 +02:00
v2ray_test.go fully migrate to new assertion lib 2017-10-24 16:15:35 +02:00
v2ray.go fix lint warnings 2017-08-29 14:50:53 +02:00

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)