Update README.md
This commit is contained in:
parent
38acfcdd5c
commit
b4ef459e9f
@ -1,7 +1,7 @@
|
|||||||
# pingtunnel
|
# pingtunnel
|
||||||
pingtunnel是把udp流量伪装成icmp流量进行转发的工具,类似于kcptun。
|
pingtunnel是把udp流量伪装成icmp流量进行转发的工具,类似于kcptun。
|
||||||
典型的使用方式
|
典型的使用方式
|
||||||
![image](network.jpg)
|
![image](network.png)
|
||||||
|
|
||||||
通过伪造ping,把udp流量通过远程服务器转发到目的服务器上。用于突破某些运营商封锁UDP流量。
|
通过伪造ping,把udp流量通过远程服务器转发到目的服务器上。用于突破某些运营商封锁UDP流量。
|
||||||
By forging ping, the udp traffic is forwarded to the destination server through the remote server. Used to break certain operators to block UDP traffic.
|
By forging ping, the udp traffic is forwarded to the destination server through the remote server. Used to break certain operators to block UDP traffic.
|
||||||
|
Loading…
Reference in New Issue
Block a user