From fd4c4ebb4753ab6d704bf256261becb58ba6dd2a Mon Sep 17 00:00:00 2001 From: zhao xin Date: Sat, 31 Oct 2020 23:10:21 +0800 Subject: [PATCH] Update README_EN.md --- README_EN.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README_EN.md b/README_EN.md index e9c7fba..fdf6f57 100644 --- a/README_EN.md +++ b/README_EN.md @@ -10,6 +10,7 @@ [![Codacy Badge](https://api.codacy.com/project/badge/Grade/a200bca59d1b4ca7a9c2cdb564508b47)](https://www.codacy.com/manual/esrrhs/pingtunnel?utm_source=github.com&utm_medium=referral&utm_content=esrrhs/pingtunnel&utm_campaign=Badge_Grade) Pingtunnel is a tool that advertises tcp/udp/sock5 traffic as icmp traffic for forwarding. + ![image](network.jpg) # Use @@ -30,6 +31,7 @@ echo 1 > /proc/sys/net/ipv4/icmp_echo_ignore_all * Double-click the exe to run, modify the server (such as www.yourserver.com), listen port (such as 1080), tick sock5, other settings can be default, and then click *GO* * Everything is normal, there will be a ping value on the interface, and then you can click X to hide it in the status bar * Set the browser's sock5 proxy to 127.0.0.1:1080, If you do not connect to the Internet, a socks version not supported error log appears, indicating that the browser's proxy is not a socks5 proxy.If it prompts a non-secure connection, it means there is a problem with dns. Check "Use socks5 proxy DNS query" on the browser. + ![image](qtrun.jpg) ### Install the client (recommended for high play)