Update README.md

This commit is contained in:
zhao xin 2018-12-20 14:58:07 +08:00 committed by GitHub
parent e7fecd4e1c
commit 0c5fb5e451
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,6 +1,6 @@
# pingtunnel
pingtunnel是把udp流量伪装成icmp流量进行转发的工具类似于kcptun。
Pingtunnel is a tool that advertises udp traffic as icmp traffic for forwarding, similar to kcptun.
pingtunnel是把udp流量伪装成icmp流量进行转发的工具类似于kcptun。用于突破网络封锁或是绕过WIFI网络的登陆验证。可以与kcptun很方便的结合使用。
<br />Pingtunnel is a tool that advertises udp traffic as icmp traffic for forwarding, similar to kcptun. Used to break through the network blockade, or to bypass the WIFI network login verification. Can be combined with kcptun very convenient.
![image](network.png)
通过伪造ping把udp流量通过远程服务器转发到目的服务器上。用于突破某些运营商封锁UDP流量。