From 17a3074b3487ee51e6345a2ab8245a3e1b1c5937 Mon Sep 17 00:00:00 2001 From: wangyu- Date: Sun, 5 Nov 2017 03:38:20 -0800 Subject: [PATCH] Update README.zh-cn.md --- doc/README.zh-cn.md | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/doc/README.zh-cn.md b/doc/README.zh-cn.md index ceb9589..f0f3ce1 100644 --- a/doc/README.zh-cn.md +++ b/doc/README.zh-cn.md @@ -313,6 +313,18 @@ run at client side: 也可以用[tinyFecVPN](https://github.com/wangyu-/tinyFecVPN/) + $\*\*\* ,配置起来更简单。 +# 应用实例 + +#### win10系统UDPspeeder+OpenVPN的完整设置 + +https://github.com/wangyu-/UDPspeeder/wiki/win10系统UDPspeeder-OpenVPN的完整设置 + + +#### 用树莓派做路由器,搭建透明代理,加速游戏主机的网络 + +https://github.com/wangyu-/UDPspeeder/wiki/用树莓派做路由器,搭建透明代理,加速游戏主机的网络 + + # 编译教程 暂时先参考udp2raw的这篇教程,几乎一样的过程。