From eef1d132057af05646f7a405daec840e2ef6f0fe Mon Sep 17 00:00:00 2001 From: NewName Date: Tue, 9 Apr 2024 01:40:59 +0800 Subject: [PATCH] Update README.md --- README.md | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/README.md b/README.md index 07aae2a..f4f02e1 100644 --- a/README.md +++ b/README.md @@ -55,3 +55,12 @@ wget -N --no-check-certificate https://github.com/taotao1058/shell/raw/main/x.sh ``` wget -N --no-check-certificate https://github.com/taotao1058/shell/raw/main/ssh.sh && bash ssh.sh ``` + + +### 端口限速脚本 + + + +``` +wget -N --no-check-certificate https://github.com/taotao1058/shell/raw/main/Mbit.sh && bash Mbit.sh +```