|
|
@@ -0,0 +1,11 @@
|
|
|
+# Project V2Ray
|
|
|
+
|
|
|
+[](https://travis-ci.org/v2ray/v2ray-core)
|
|
|
+[](https://coveralls.io/github/v2ray/v2ray-core?branch=master)
|
|
|
+[](https://godoc.org/github.com/v2ray/v2ray-core)
|
|
|
+
|
|
|
+[中文](https://github.com/V2Ray/v2ray-core/blob/master/README.md) | [English](https://github.com/V2Ray/v2ray-core/blob/master/spec/en/README.md)
|
|
|
+
|
|
|
+V2Ray provides building blocks for network proxy, tunnel protocol development. It aims for easy further development of proxy software, to help people fight against internet censorship.
|
|
|
+
|
|
|
+For now this project focus on defeating [the Great Firewall of China](https://en.wikipedia.org/wiki/Great_Firewall), and thus most documents are provided in Chinese. Internationlization work will be done later.
|