Go to file
Darien Raymond c220f9cb3e
sync for tcp hub
2017-02-19 22:29:31 +01:00
.dev/protoc
.github
.vscode
app merge bufio into buf 2017-02-15 22:51:01 +01:00
common reduce default pool size for non x86 platform to 5MB. 2017-02-17 13:06:34 +01:00
main
proxy merge bufio into buf 2017-02-15 22:51:01 +01:00
release
testing
tools mips release with golang 1.8 2017-02-17 10:22:38 +01:00
transport sync for tcp hub 2017-02-19 22:29:31 +01:00
vendor/h12.me
.gitmodules
.travis.yml mips release with golang 1.8 2017-02-17 10:22:38 +01:00
LICENSE
README.md
config.pb.go
config.proto
core.go Update version 2017-02-17 17:24:30 +01:00
loader.go
v2ray.go
v2ray_test.go

README.md

Project V2Ray

[![Build Status][1]][2] [![codecov.io][3]][4] [![Go Report][5]][6] [![GoDoc][7]][8] [![codebeat][9]][10] [1]: https://travis-ci.org/v2ray/v2ray-core.svg?branch=master "Build Status badge" [2]: https://travis-ci.org/v2ray/v2ray-core "Travis-CI Build Status" [3]: https://codecov.io/github/v2ray/v2ray-core/coverage.svg?branch=master "Coverage badge" [4]: https://codecov.io/github/v2ray/v2ray-core?branch=master "Codecov Status" [5]: https://goreportcard.com/badge/v2ray.com/core "Go Report badge" [6]: https://goreportcard.com/report/v2ray.com/core "Go Report" [7]: https://godoc.org/v2ray.com/core?status.svg "GoDoc badge" [8]: https://godoc.org/v2ray.com/core "GoDoc" [9]: https://codebeat.co/badges/f2354ca8-3e24-463d-a2e3-159af73b2477 "Codebeat badge" [10]: https://codebeat.co/projects/github-com-v2ray-v2ray-core "Codebeat"

V2Ray 是一个模块化的代理软件包,它的目标是提供常用的代理软件模块,简化网络代理软件的开发。

官方网站

V2Ray provides building blocks for network proxy development. Read our Wiki for more information.

License

The MIT License (MIT)