From 78346d4c6c835d97bb74389d03567b00f0443268 Mon Sep 17 00:00:00 2001 From: zhao xin Date: Sun, 27 Oct 2019 20:05:36 +0800 Subject: [PATCH 1/7] Update README.md --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 426b585..0bd7348 100644 --- a/README.md +++ b/README.md @@ -23,10 +23,10 @@ pingtunnel.exe -type client -l :4455 -s www.yourserver.com -t www.yourserver.com ``` # Usage - 通过伪造ping,把tcp/udp流量通过远程服务器转发到目的服务器上。用于突破某些运营商封锁TCP/UDP流量。 - By forging ping, the tcp/udp traffic is forwarded to the destination server through the remote server. Used to break certain operators to block TCP/UDP traffic. + 通过伪造ping,把tcp/udp流量通过远程服务器转发到目的服务器上。用于突破某些运营商封锁TCP/UDP流量。 + By forging ping, the tcp/udp traffic is forwarded to the destination server through the remote server. Used to break certain operators to block TCP/UDP traffic. -Usage: + Usage: pingtunnel -type server From 16c7838109d15108207472e3ef564d838fdd3f4c Mon Sep 17 00:00:00 2001 From: zhao xin Date: Sun, 27 Oct 2019 20:09:19 +0800 Subject: [PATCH 2/7] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 0bd7348..ec634cf 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # Pingtunnel -pingtunnel是把udp流量伪装成icmp流量进行转发的工具,类似于kcptun。用于突破网络封锁,或是绕过WIFI网络的登陆验证。可以与kcptun很方便的结合使用。 -
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. +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. ![image](network.png) # Sample 如把本机的:4455的UDP流量转发到www.yourserver.com:4455:For example, the UDP traffic of the machine: 4545 is forwarded to www.yourserver.com:4455: From 6c495b2cf819f0aa47688d9e84bbafdacedc1d0f Mon Sep 17 00:00:00 2001 From: zhao xin Date: Sun, 27 Oct 2019 20:09:51 +0800 Subject: [PATCH 3/7] Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index ec634cf..7e47828 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,9 @@ # 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. + ![image](network.png) + # Sample 如把本机的:4455的UDP流量转发到www.yourserver.com:4455:For example, the UDP traffic of the machine: 4545 is forwarded to www.yourserver.com:4455: * 在www.yourserver.com的服务器上用root权限运行。Run with root privileges on the server at www.yourserver.com From 47c1d9117a73dc61b9f77d7b27d310860cc3bb8d Mon Sep 17 00:00:00 2001 From: zhao xin Date: Sun, 27 Oct 2019 20:10:30 +0800 Subject: [PATCH 4/7] 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) From c2c8ad19857a016f01e8bebcd6811b425e43d458 Mon Sep 17 00:00:00 2001 From: zhao xin Date: Sun, 27 Oct 2019 20:12:05 +0800 Subject: [PATCH 5/7] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 965b15c..4d7971d 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # Pingtunnel -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. +pingtunnel是把tcp/udp流量伪装成icmp流量进行转发的工具。用于突破网络封锁,或是绕过WIFI网络的登陆验证,或是在某些网络加速网络传输速度。 +
Pingtunnel is a tool that advertises tcp/udp traffic as icmp traffic for forwarding. 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) From de8be340ff22c09d4c9714a72bae2fa6e4924e02 Mon Sep 17 00:00:00 2001 From: zhao xin Date: Sun, 27 Oct 2019 20:12:42 +0800 Subject: [PATCH 6/7] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 4d7971d..5dab5dd 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ # Pingtunnel -pingtunnel是把tcp/udp流量伪装成icmp流量进行转发的工具。用于突破网络封锁,或是绕过WIFI网络的登陆验证,或是在某些网络加速网络传输速度。 +pingtunnel是把tcp/udp流量伪装成icmp流量进行转发的工具。用于突破网络封锁,或是绕过WIFI网络的登陆验证,或是在某些网络加快网络传输速度。
Pingtunnel is a tool that advertises tcp/udp traffic as icmp traffic for forwarding. 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) From 1113420ed9781c2116173c8d44092e3ce28f9259 Mon Sep 17 00:00:00 2001 From: zhao xin Date: Sun, 27 Oct 2019 20:27:52 +0800 Subject: [PATCH 7/7] Update README.md --- README.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/README.md b/README.md index 5dab5dd..4792b9a 100644 --- a/README.md +++ b/README.md @@ -4,6 +4,11 @@ pingtunnel是把tcp/udp流量伪装成icmp流量进行转发的工具。用于 ![image](network.png) +# Why use this +* 因为网络审查,ip会直接被ban,但是却可以ping通,这时候就可以用这个工具继续连接服务器。If the server's ip is blocked, all tcp udp packets are forbidden, but it can be pinged. At this point, you can continue to connect to the server with this tool. +* 在咖啡厅或是机场,可以连接free wifi,但是需要登录跳转验证,这时候就可以用这个工具绕过登录上网,因为wifi虽然不可以上网,但是却可以ping通你的服务器。In the coffee shop or airport, you can connect to free wifi, but you need to log in to verify. At this time, you can use this tool to bypass the login, because wifi can not surf the Internet, but you can ping your server. +* 在某些网络,tcp的传输很慢,但是如果用icmp协议,可能因为运营商的设置或是网络拓扑,速度会变快,实际测试在中国大陆连aws的服务器会有加速效果。In some networks, the transmission of tcp is very slow, but if the icmp protocol is used, the speed may be faster because of the operator's settings or the network topology. After testing, connecting the server of aws from mainland China has an accelerated effect. + # Sample 如把本机的:4455的UDP流量转发到www.yourserver.com:4455:For example, the UDP traffic of the machine: 4545 is forwarded to www.yourserver.com:4455: * 在www.yourserver.com的服务器上用root权限运行。Run with root privileges on the server at www.yourserver.com @@ -23,6 +28,8 @@ pong from xx.xx.xx.xx 210.8078ms ``` pingtunnel.exe -type client -l :4455 -s www.yourserver.com -t www.yourserver.com:4455 -tcp 1 ``` +* 大功告成,然后你就可以开始和本机的:4455端口通信,数据都被自动转发到远端,如同连接到www.yourserver.com:4455一样。 Then you can start communicating with the local: 4455 port, the data is automatically forwarded to the remote, as you connect to www.yourserver.com:4455. + # Usage 通过伪造ping,把tcp/udp流量通过远程服务器转发到目的服务器上。用于突破某些运营商封锁TCP/UDP流量。