From 3b324503ca33c2672707aef2a9321b5dd4e7418a Mon Sep 17 00:00:00 2001 From: coosld Date: Wed, 27 Nov 2024 09:09:46 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=20xs.sh?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- xs.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/xs.sh b/xs.sh index 306c5e5..a01eb40 100644 --- a/xs.sh +++ b/xs.sh @@ -2,7 +2,7 @@ # 定义网络接口和限速参数 INTERFACE="eno1" -LIMIT_RATE="2mbit" +LIMIT_RATE="1mbit" PORTS=("8337" "8338") # 指定限速的端口 # 加载 ifb 模块并确保 ifb0 存在且启用