Brak opisu

V2Ray 08a96e5fe1 Unit test library to simplify test writing 10 lat temu
io 08a96e5fe1 Unit test library to simplify test writing 10 lat temu
net e764275c58 socks5 server implementation 10 lat temu
spec 265e6e4dbd Remove reserved field in vmess for better randomization 10 lat temu
testing 08a96e5fe1 Unit test library to simplify test writing 10 lat temu
.travis.yml 7f54ba8f6b coverall script 10 lat temu
LICENSE 4c03bf0d45 init 10 lat temu
README.md 526c3d3a9b Help wanted issues 10 lat temu
core.go 306ae93503 documentation 10 lat temu
vconfig.go fb1ad8b81b Full implementation of Socks5 protocol, proxying is on the way 10 lat temu
vid.go fb1ad8b81b Full implementation of Socks5 protocol, proxying is on the way 10 lat temu
vid_test.go fea47f053b test case for vid 10 lat temu
vpoint.go fb1ad8b81b Full implementation of Socks5 protocol, proxying is on the way 10 lat temu
vsegment.go e764275c58 socks5 server implementation 10 lat temu
vuserset.go 361f87df09 VMess request serialization 10 lat temu

README.md

Project V2Ray

Build Status Coverage Status GoDoc

V2Ray 是一个翻墙工具包,用于简化和复用其它翻墙工具,加速二次开发。

“V2”来源于 V2 火箭,Ray 即射线,意指新一代的翻墙工具。

主要特点

  • 多对多服务器支持,负载均衡
  • 支持多用户
  • 开放协议支持,兼容 ShadowSocks 和 GoAgent

概要设计

链接

合作机会

所有被标记为“Help Wanted”的 Issue 都接受 Pull Request,如果你对本项目感兴趣并想做点贡献,请挑选其中之一完善之,不甚感激。

开发日程

  • 2015.11 1.0 完成,单服务器模式,可独立运行
  • 2016.01 1.5 完成,兼容 ShadowSocks 协议
  • 2016.04 2.0 完成,多服务器模式

关于

我是只是一名普通的开发人员,已肉翻,本已不依赖这些翻墙工具,但 ShadowSock 和 GoAgent 被迫删除代码的事件实在太恶心,不得不做点什么了。