From 6f1cb45f70e64fb21de4544c1b6aa7ce77116d75 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E7=94=AC=E5=93=A5=E4=BE=83=E4=BE=83=E4=BE=83ygkkk?= <121604513+yonggekkk@users.noreply.github.com> Date: Sat, 11 Apr 2026 15:42:31 +0800 Subject: [PATCH] Add maxhy2ports function to sb.sh --- sb.sh | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/sb.sh b/sb.sh index 758f761..1b7cd3b 100644 --- a/sb.sh +++ b/sb.sh @@ -1198,6 +1198,15 @@ echo } sb_client(){ + +maxhy2ports(){ +if [[ -n $hy2_ports ]]; then + cat <