Update README.md

This commit is contained in:
zhao xin 2020-01-04 18:55:03 +08:00 committed by GitHub
parent e16bff920e
commit c5a6c80561
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -47,8 +47,8 @@ pingtunnel.exe -type client -l :4455 -s www.yourserver.com -sock5 1
# Test
测试pingtunnel的加速效果服务器位于aws Korea客户端位于中国大陆。Test the acceleration effect of pingtunnel. The server is located in aws Korea and the client is located in mainland China.
下载centos镜像[centos jp mirror](http://ftp.riken.jp/Linux/centos/8/isos/x86_64/CentOS-8-x86_64-1905-dvd1.iso)
直接wget、通过shadowsocks wget、通过pingtunnel wget的结果如下。download the centos image[centos jp mirror](http://ftp.riken.jp/Linux/centos/8/isos/x86_64/CentOS-8-x86_64-1905-dvd1.iso), the results of direct wget, shadowsocks wget, and pingtunnel wget are as follows.
下载centos镜像 [centos jp mirror](http://ftp.riken.jp/Linux/centos/8/isos/x86_64/CentOS-8-x86_64-1905-dvd1.iso)
直接wget、通过shadowsocks wget、通过pingtunnel wget的结果如下。download the centos image [centos jp mirror](http://ftp.riken.jp/Linux/centos/8/isos/x86_64/CentOS-8-x86_64-1905-dvd1.iso) , the results of direct wget, shadowsocks wget, and pingtunnel wget are as follows.
| | wget | shaowsocks | pingtunnel |
|--------------|----------|------------|------------|
@ -57,7 +57,7 @@ pingtunnel.exe -type client -l :4455 -s www.yourserver.com -sock5 1
可以看到加速效果基本上**20倍**。the acceleration effect is basically **20 times**.
同样的克隆github仓库[go-engine](https://github.com/esrrhs/go-engine.git)加速效果也很明显。Similarly, clone the github repository[go-engine](https://github.com/esrrhs/go-engine.git), the acceleration effect is also obvious
同样的克隆github仓库 [go-engine](https://github.com/esrrhs/go-engine.git) 加速效果也很明显。Similarly, clone the github repository [go-engine](https://github.com/esrrhs/go-engine.git) , the acceleration effect is also obvious
![image](test.png)