From cbd108d899c3d95bf35c62a5d095eef54cc2ec66 Mon Sep 17 00:00:00 2001 From: mango Date: Sat, 14 Feb 2026 21:27:59 +0800 Subject: [PATCH] =?UTF-8?q?feat:=20=E5=AE=8C=E6=95=B4TCP=E8=B0=83=E4=BC=98?= =?UTF-8?q?=20-=20buffer/connection/keepalive/timeout/performance/security?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- ss-rust.sh | 61 +++++++++++++++++++++++++++++++++++++++++++++++++++--- 1 file changed, 58 insertions(+), 3 deletions(-) diff --git a/ss-rust.sh b/ss-rust.sh index 26ca581..3111242 100644 --- a/ss-rust.sh +++ b/ss-rust.sh @@ -434,22 +434,77 @@ setup_bbr() { sed -i '/# === BBR Blast/,/# === END BBR/d' /etc/sysctl.conf 2>/dev/null || true cat >> /etc/sysctl.conf <