Merge branch 'master' of https://github.com/esrrhs/pingtunnel
This commit is contained in:
commit
3ed77ca749
@ -1,4 +1,8 @@
|
|||||||
# pingtunnel
|
# pingtunnel
|
||||||
|
pingtunnel是把udp流量伪装成icmp流量进行转发的工具,类似于kcptun。
|
||||||
|
Pingtunnel is a tool that advertises udp traffic as icmp traffic for forwarding, similar to kcptun.
|
||||||
|
![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.
|
||||||
|
|
||||||
|
BIN
network.png
Normal file
BIN
network.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 17 KiB |
Loading…
Reference in New Issue
Block a user