1
0
mirror of https://github.com/v2fly/v2ray-core.git synced 2024-06-26 09:25:23 +00:00
Go to file
Darien Raymond d4f8934aa4
update link
2017-11-27 17:38:28 +01:00
.dev/protoc update protoc 2017-08-25 14:58:58 +02:00
.github update link 2017-11-27 17:38:28 +01:00
.vscode disable parallel test execution 2017-04-16 21:04:15 +02:00
app read directly from underlying buffered reader in mux 2017-11-25 01:05:30 +01:00
common fix chunk parser for ss aead 2017-11-26 16:55:46 +01:00
main exit immediately on error 2017-11-23 10:39:40 +01:00
proxy lazy init of authenticator 2017-11-27 10:42:51 +01:00
release typo 2017-11-10 12:38:32 +00:00
testing fix aead udp 2017-11-26 21:51:30 +01:00
tools update 2017-11-17 01:10:30 +01:00
transport fix lint warnings 2017-11-23 23:46:46 +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-11-23 17:24:11 +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 fix lint warning 2017-11-22 23:17:32 +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: