Update README.md

This commit is contained in:
wangyu- 2017-10-19 10:27:00 -07:00 committed by GitHub
parent 13a4b095ac
commit 7ebc3a1884

View File

@ -7,16 +7,16 @@ When used alone,UDPspeeder speeds-up only udp connection.Nevertheless,if you use
[简体中文](/doc/README.md) [简体中文](/doc/README.md)
# Effect # Efficacy
tested on a link with 100ms latency and 10% packet loss at both direction tested on a link with 100ms latency and 10% packet loss at both direction
### Ping Packet Loss ### Ping Packet Loss
![](/images/en/ping_compare3.PNG) ![](/images/en/ping_compare3.PNG)
### Scp Copy Speed ### SCP Copy Speed
![](/images/en/scp_compare.PNG) ![](/images/en/scp_compare.PNG)
# Support Platforms # 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).
Windows and Mac support will be added in furture,before its done,you can run UDPspeeder inside [this](https://github.com/wangyu-/udp2raw-tunnel/releases/download/20170918.0/lede-17.01.2-x86_virtual_machine_image_with_udp2raw_pre_installed.zip) 7.5mb virtual machine image. Windows and Mac support will be added in furture,before its done,you can run UDPspeeder inside [this](https://github.com/wangyu-/udp2raw-tunnel/releases/download/20170918.0/lede-17.01.2-x86_virtual_machine_image_with_udp2raw_pre_installed.zip) 7.5mb virtual machine image.
@ -40,7 +40,7 @@ Assume your server ip is 44.55.66.77, you have a service listening on udp port 7
./speederv2 -c -l0.0.0.0:3333 -r44.55.66.77:4096 - ./speederv2 -c -l0.0.0.0:3333 -r44.55.66.77:4096 -
``` ```
Now the connection is boosted,connecting to UDP port 3333 at the client side is equivalent to connecting to port 7777 at the server side Now connecting to UDP port 3333 at the client side is equivalent to connecting to port 7777 at the server side,and the connection is boosted.
# Advanced Topic # Advanced Topic
### Usage ### Usage
@ -88,6 +88,6 @@ log and help options:
``` ```
# Application # Application
## Boost any traffic (including tcp/udp/icmp) by using UDPspeedeer +openvpn ## Boost any traffic with UDPspeeder +openvpn
![image_vpn](/images/en/udpspeeder+openvpn.PNG) ![image_vpn](/images/en/udpspeeder+openvpn.PNG)