You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

22 lines
852 B

9 years ago
# Project V2Ray
V2Ray 是一个翻墙工具包,用于简化和复用其它翻墙工具,加速二次开发。
“V2”来源于 [V2 火箭](https://zh.wikipedia.org/wiki/V-2%E7%81%AB%E7%AE%AD),Ray 即射线,意指新一代的翻墙工具。
## 主要特点
* 多对多服务器支持,负载均衡
* 支持多用户
* 开放协议支持,兼容 ShadowSocks 和 GoAgent
## 概要设计
[链接](https://github.com/V2Ray/v2ray-core/blob/master/spec/design.md)
## 开发日程
9 years ago
* 2015.11 **1.0** 完成,单服务器模式,可独立运行
* 2016.01 **1.5** 完成,兼容 ShadowSocks 协议
* 2016.04 **2.0** 完成,多服务器模式
9 years ago
## 关于
我是只是一名普通的开发人员,已肉翻,本已不依赖这些翻墙工具,但 ShadowSock 和 GoAgent 被迫删除代码的事件实在太恶心,不得不做点什么了。