Update README.md

This commit is contained in:
zhao xin 2020-10-31 23:06:46 +08:00 committed by GitHub
parent 1c51495b9a
commit 0d6b836173
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -14,7 +14,6 @@ pingtunnel是把tcp/udp/sock5流量伪装成icmp流量进行转发的工具
[Readme EN](./README_EN.md)
**注意:本工具只是用作学习研究,请勿用于非法用途!**
![image](network.jpg)
# 使用
@ -35,7 +34,6 @@ echo 1 >/proc/sys/net/ipv4/icmp_echo_ignore_all
* 双击exe运行修改server如www.yourserver.com、listen port如1080勾上sock5其他设置默认即可然后点击*GO*
* 一切正常界面上会有ping值显示然后可点击X隐藏到状态栏
* 设置浏览器的sock5代理到127.0.0.1:1080如果连不上网出现socks version not supported错误日志说明浏览器的代理不是socks5代理。如果提示非安全连接说明dns有问题勾上浏览器的【使用socks5代理DNS查询】
![image](qtrun.jpg)
### 安装客户端(高玩推荐)
@ -66,10 +64,7 @@ docker run --name pingtunnel-client -d --restart=always -p 1080:1080 esrrhs/ping
```
# 效果
下载centos镜像 [centos mirror](http://mirrors.ocf.berkeley.edu/centos/8.2.2004/isos/x86_64/CentOS-8.2.2004-x86_64-dvd1.iso)
对比如下
下载centos镜像 [centos mirror](http://mirrors.ocf.berkeley.edu/centos/8.2.2004/isos/x86_64/CentOS-8.2.2004-x86_64-dvd1.iso),对比如下
| | wget | shaowsocks | kcptun | pingtunnel |
|--------------|----------|------------|------------|------------|
| 阿里云 | 26.6KB/s | 31.8KB/s | 606KB/s |5.64MB/s|