2015-09-05 17:48:38 +02:00
# Project V2Ray
2015-10-01 09:51:44 +00:00
[](https://gitter.im/v2ray/v2ray-core?utm_source=badge& utm_medium=badge& utm_campaign=pr-badge& utm_content=badge)
2015-09-07 17:39:29 +02:00
[](https://travis-ci.org/v2ray/v2ray-core)
2015-09-07 17:42:46 +02:00
[](https://coveralls.io/github/v2ray/v2ray-core?branch=master)
2015-09-08 01:35:19 +02:00
[](https://godoc.org/github.com/v2ray/v2ray-core)
2015-09-07 17:39:29 +02:00
2015-09-18 15:14:14 +02:00
[中文 ](https://github.com/V2Ray/v2ray-core/blob/master/README.md ) | [English ](https://github.com/V2Ray/v2ray-core/blob/master/spec/en/README.md )
2015-09-05 17:48:38 +02:00
V2Ray 是一个翻墙工具包,用于简化和复用其它翻墙工具,加速二次开发。
“V2”来源于 [V2 火箭 ](https://zh.wikipedia.org/wiki/V-2%E7%81%AB%E7%AE%AD ), Ray 即射线,意指新一代的翻墙工具。
## 主要特点
* 多对多服务器支持,负载均衡
* 支持多用户
2015-09-21 15:07:48 +02:00
* 开放协议支持,兼容 Shadowsocks 和 GoAgent
2015-09-05 17:48:38 +02:00
2015-09-19 11:46:06 +02:00
## 使用说明
* [简明教程 ](https://github.com/V2Ray/v2ray-core/blob/master/spec/guide.md )
* [建议或意见 ](https://github.com/v2ray/v2ray-core/issues )
* [Issue 指引 ](https://github.com/V2Ray/v2ray-core/blob/master/spec/issue.md )
* [当前状态 ](https://github.com/V2Ray/v2ray-core/blob/master/spec/status.md )
2015-09-24 12:54:10 +02:00
* [错误信息 ](https://github.com/V2Ray/v2ray-core/blob/master/spec/errors.md )
2015-09-29 22:43:29 +02:00
* [性能测试 ](https://github.com/V2Ray/v2ray-core/blob/master/spec/benchmark.md )
2015-09-15 12:04:18 +02:00
2015-09-19 11:46:06 +02:00
## 开发人员相关
* [概要设计 ](https://github.com/V2Ray/v2ray-core/blob/master/spec/design.md )
* [开发计划 ](https://github.com/V2Ray/v2ray-core/blob/master/spec/roadmap.md )
* [Help Wanted ](https://github.com/v2ray/v2ray-core/labels/help%20wanted ): 所有被标记为“Help Wanted”的 Issue 都接受 Pull Request, 如果你对本项目感兴趣并想做点贡献, 请挑选其中之一完善之, 不甚感激。
2015-09-30 23:54:21 +02:00
* [开发指引 ](https://github.com/V2Ray/v2ray-core/blob/master/spec/develop.md )
2015-09-05 17:48:38 +02:00
2015-09-13 12:57:21 +02:00
## 联系方式
2015-10-01 11:54:00 +02:00
* 聊天室: https://gitter.im/v2ray/v2ray-core
2015-09-21 15:07:48 +02:00
* Twitter: https://twitter.com/projectv2ray
* 私下联系: love@v2ray .com
2015-09-13 12:57:21 +02:00
2015-09-29 17:20:13 +02:00
## [捐赠](https://github.com/v2ray/v2ray-core/blob/master/spec/donate.md)
2015-09-15 15:55:35 +02:00
2015-09-05 17:48:38 +02:00
## 关于
2015-09-14 19:09:00 +08:00
我只是一名普通的开发人员,已肉翻,本已不依赖这些翻墙工具,但 ShadowSock 和 GoAgent 被迫删除代码的事件实在太恶心,不得不做点什么了。