From 9e74dd8644ecceb1adbafdd589274543ca1b105b Mon Sep 17 00:00:00 2001 From: yanglc Date: Thu, 14 Sep 2023 03:39:47 +0000 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=20README.md?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 13e761c..4e976d9 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,7 @@ Socat一键安装脚本 使用`root`运行以下命令: - wget https://raw.githubusercontent.com/iiiiiii1/Socat/master/socat.sh && bash socat.sh + wget https://git.igewu.org/yanglc/Socat/raw/branch/master/socat.sh && bash socat.sh 按要求输入本地服务器端口,要转发的目标端口和服务器IP即可!