Update README.md

This commit is contained in:
zhao xin 2020-05-07 18:12:24 +08:00 committed by GitHub
parent fd8c39df04
commit f97c162f3f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -73,21 +73,16 @@ docker run --name pingtunnel-client -d --restart=always -p 1080:1080 esrrhs/ping
``` ```
# 效果 # 效果
测试pingtunnel的加速效果服务器位于aws Korea客户端位于中国大陆。 测试pingtunnel的加速效果服务器位于bandwagon北美,客户端位于中国大陆的阿里云
下载centos镜像 [centos mirror](http://mirror.calgah.com/centos/8/isos/x86_64/CentOS-8.1.1911-x86_64-dvd1.iso) 下载centos镜像 [centos mirror](http://mirror.calgah.com/centos/8/isos/x86_64/CentOS-8.1.1911-x86_64-dvd1.iso)
直接wget、通过shadowsocks wget、通过pingtunnel wget的结果如下。 直接wget、通过shadowsocks wget、通过kcptun wget、通过pingtunnel wget的结果如下。
| | wget | shaowsocks | pingtunnel | | | wget | shaowsocks | kcptun | pingtunnel |
|--------------|----------|------------|------------| |--------------|----------|------------|------------|------------|
| 阿里云 | 26.6KB/s | 31.8KB/s | 897KB/s | | 阿里云 | 26.6KB/s | 31.8KB/s | 606KB/s |5.64MB/s|
| 移动宽带 | 23.1KB/s | 28.4KB/s | 408KB/s |
可以看到加速效果基本上**20倍**。 可以看到加速效果基本上**200倍**。
同样的克隆github仓库 [go-engine](https://github.com/esrrhs/go-engine.git) ,加速效果也很明显。
![image](test.png)
# 下载 # 下载
cmd: https://github.com/esrrhs/pingtunnel/releases cmd: https://github.com/esrrhs/pingtunnel/releases