Go to file
Darien Raymond c61db151df Update README.md 2016-07-01 12:43:35 +02:00
.vscode add vscode task 2016-05-29 16:37:40 +02:00
app leverage dice.Roll 2016-06-29 23:53:50 +02:00
common leverage dice.Roll 2016-06-29 23:53:50 +02:00
proxy remove unused import 2016-06-30 10:47:33 +02:00
release Update default capacity 2016-06-20 23:24:10 +02:00
shell/point Check if inbound and outbound config are set. 2016-06-15 11:58:28 +02:00
testing typed segments 2016-06-27 22:22:01 +02:00
tools Allow customized target dir in build 2016-05-25 21:51:44 +02:00
transport bug fixes in sending window 2016-07-01 12:12:32 +02:00
.travis.yml mips64 2016-05-03 17:13:58 +02:00
LICENSE Update copyright 2016-01-01 00:08:46 +01:00
README.md Update README.md 2016-07-01 12:43:35 +02:00
core.go Update log 2016-06-19 16:06:40 +02:00

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/github.com/v2ray/v2ray-core "Go Report badge" [6]: https://goreportcard.com/report/github.com/v2ray/v2ray-core "Go Report" [7]: https://godoc.org/github.com/v2ray/v2ray-core?status.svg "GoDoc badge" [8]: https://godoc.org/github.com/v2ray/v2ray-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)