2 Commits

Author SHA1 Message Date
wangyu-
ccb52060b5 Update README.zh-cn.md 2018-06-21 01:54:28 +08:00
wangyu-
426b0388a0 Update README.md 2018-06-21 01:53:20 +08:00
2 changed files with 5 additions and 3 deletions

View File

@@ -27,9 +27,9 @@ tested on a link with 100ms latency and 10% packet loss at both direction
![](/images/en/scp_compare2.PNG)
# Supported Platforms
Linux host (including desktop Linux,Android phone/tablet, OpenWRT router, or Raspberry PI).
Linux host (including desktop Linux,Android phone/tablet, OpenWRT router, or Raspberry PI), as well as Winodws/MacOS/BSD.
For Windows and MacOS You can run UDPspeeder inside [this](https://github.com/wangyu-/udp2raw-tunnel/releases/download/20171108.0/lede-17.01.2-x86_virtual_machine_image.zip) 7.5mb virtual machine image.
<del>For Windows and MacOS You can run UDPspeeder inside [this](https://github.com/wangyu-/udp2raw-tunnel/releases/download/20171108.0/lede-17.01.2-x86_virtual_machine_image.zip) 7.5mb virtual machine image.</del>
# How does it work

View File

@@ -59,7 +59,9 @@ UDP加速器、双边UDP加速、全流量加速、开源加速器、游戏加
### 环境要求
Linux主机可以是桌面版可以是android手机/平板可以是openwrt路由器也可以是树莓派。Release中提供了`amd64``x86``arm``mips_be``mips_le`的预编译binary.
对于windows和mac用户在虚拟机中可以稳定使用speeder跑在Linux里其他应用照常跑在window里桥接模式测试可用。可以使用[这个](https://github.com/wangyu-/udp2raw-tunnel/releases/download/20171108.0/lede-17.01.2-x86_virtual_machine_image.zip)虚拟机镜像大小只有7.5mb免去在虚拟机里装系统的麻烦虚拟机自带ssh server可以scp拷贝文件可以ssh进去可以复制粘贴root密码123456
Windows、MacOS、BSD也已经原生支持
<del>对于windows和mac用户在虚拟机中可以稳定使用speeder跑在Linux里其他应用照常跑在window里桥接模式测试可用。可以使用[这个](https://github.com/wangyu-/udp2raw-tunnel/releases/download/20171108.0/lede-17.01.2-x86_virtual_machine_image.zip)虚拟机镜像大小只有7.5mb免去在虚拟机里装系统的麻烦虚拟机自带ssh server可以scp拷贝文件可以ssh进去可以复制粘贴root密码123456。</del>
android版需要通过terminal运行。