From 8824c495f5cd8bdd4e983f6916bfa72971592b78 Mon Sep 17 00:00:00 2001 From: jiqing112 Date: Fri, 31 Mar 2023 13:53:43 +0800 Subject: [PATCH] Update README.md MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 补充关于 -key参数的正确使用。避免使用者误会 “-key” 参数是任意类型的字符串形式的密码 --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 6343ad4..8ab2b08 100644 --- a/README.md +++ b/README.md @@ -20,6 +20,7 @@ Pingtunnel is a tool that send TCP/UDP traffic over ICMP. - First prepare a server with a public IP, such as EC2 on AWS, assuming the domain name or public IP is www.yourserver.com - Download the corresponding installation package from [releases](https://github.com/esrrhs/pingtunnel/releases), such as pingtunnel_linux64.zip, then decompress and execute with **root** privileges +- “-key” parameter is **int** type, only supports numbers between 0-2147483647 ``` sudo wget (link of latest release) @@ -38,6 +39,8 @@ echo 1 > /proc/sys/net/ipv4/icmp_echo_ignore_all - Download the corresponding installation package from [releases](https://github.com/esrrhs/pingtunnel/releases), such as pingtunnel_windows64.zip, and decompress it - Then run with **administrator** privileges. The commands corresponding to different forwarding functions are as follows. - If you see a log of ping pong, the connection is normal +- “-key” parameter is **int** type, only supports numbers between 0-2147483647 + #### Forward sock5