From 47c1d9117a73dc61b9f77d7b27d310860cc3bb8d Mon Sep 17 00:00:00 2001 From: zhao xin Date: Sun, 27 Oct 2019 20:10:30 +0800 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 7e47828..965b15c 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # Pingtunnel -pingtunnel是把udp流量伪装成icmp流量进行转发的工具,类似于kcptun。用于突破网络封锁,或是绕过WIFI网络的登陆验证,或是在某些网络加速网络传输速度。 -
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, or speed up network transmission speed on some networks. +pingtunnel是把tcp/udp流量伪装成icmp流量进行转发的工具,类似于kcptun。用于突破网络封锁,或是绕过WIFI网络的登陆验证,或是在某些网络加速网络传输速度。 +
Pingtunnel is a tool that advertises tcp/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, or speed up network transmission speed on some networks. ![image](network.png)