1
0
mirror of https://github.com/v2fly/v2ray-core.git synced 2024-06-24 08:25:23 +00:00
Go to file
2017-12-13 15:55:39 +01:00
.dev/protoc update protoc 2017-08-25 14:58:58 +02:00
.github update dead link 2017-12-11 13:26:31 +01:00
.vscode update vscode config 2017-12-01 23:18:25 +01:00
app migrate to new severity def 2017-12-10 23:33:23 +01:00
common fix misspelling 2017-12-13 15:55:39 +01:00
main hide console window when running v2ctl. fix #779 2017-12-13 13:42:07 +01:00
proxy fix basic auth response 2017-12-05 23:49:16 +01:00
release typo 2017-11-10 12:38:32 +00:00
testing update http connect test 2017-12-03 10:45:26 +08:00
tools remove official server 2017-12-13 15:09:53 +01:00
transport fix kcp write 2017-12-05 18:04:34 +01:00
vendor add ss submodules for testing 2017-11-26 16:43:13 +01:00
.gitignore gitignore 2017-05-09 22:31:59 +02:00
.gitmodules add ss submodules for testing 2017-11-26 16:43:13 +01: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-12-07 22:03:26 +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
plugin_linux.go comments 2017-11-22 23:15:14 +01:00
plugin_other.go comments 2017-11-22 23:15:14 +01:00
plugin.go comments 2017-11-22 23:15:14 +01:00
README.md credits in readme 2017-11-22 14:22:00 +01:00
v2ray_test.go fully migrate to new assertion lib 2017-10-24 16:15:35 +02:00
v2ray.go move error generator to common 2017-12-03 01:04:57 +01: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)

Credits

This repo relies on the following third-party projects: