Update README.md

This commit is contained in:
zhao xin 2018-12-23 13:19:18 +08:00 committed by GitHub
parent f9c29f8a8d
commit 5d26cd81ec
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -28,6 +28,8 @@ echo 1 > /proc/sys/net/ipv4/icmp_echo_ignore_all
```
pingtunnel.exe -type client -l :4455 -s www.yourserver.com -t www.yourserver.com:4455 -catch 100
```
* 这个是在某开放wifi上利用shadowsocks、kcptun、pingtunnel绕过验证直接上网可以看到wifi是受限的但是仍然可以通过远程访问网络ip地址显示是远程服务器的地址因为他没有禁ping
![image](show.png)
# Usage