1
0
mirror of https://github.com/v2fly/v2ray-core.git synced 2024-06-03 06:30:42 +00:00
Go to file
2017-11-17 21:15:35 +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 remove debug info 2017-11-17 03:03:27 +00:00
common reallocate in for loop 2017-11-17 09:18:12 +00:00
main actually run v2ctl 2017-11-17 00:51:04 +01:00
proxy fix lint warning 2017-11-17 21:02:32 +01:00
release typo 2017-11-10 12:38:32 +00:00
testing test case for http post and connect 2017-11-17 16:53:00 +01:00
tools update 2017-11-17 01:10:30 +01:00
transport reduce buffer size in websocket 2017-11-16 18:11:02 +01: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-17 21:15:35 +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 README 2017-11-05 01:17:52 +01: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 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)