From 8808ea87843a0767d37cfbe8d2458611e2da2d7d Mon Sep 17 00:00:00 2001 From: juewuy Date: Mon, 24 Nov 2025 19:25:43 +0800 Subject: [PATCH] =?UTF-8?q?~=E6=9A=82=E6=97=B6=E5=B1=8F=E8=94=BDsingbox?= =?UTF-8?q?=E7=9B=B8=E5=85=B3=E5=86=85=E6=A0=B8?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- scripts/webget.sh | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/scripts/webget.sh b/scripts/webget.sh index 4fd0619..665b7d4 100644 --- a/scripts/webget.sh +++ b/scripts/webget.sh @@ -1501,15 +1501,15 @@ setcore(){ #内核选择菜单 echo -e "1 \033[43;30m Clash \033[0m: \033[32m占用低\033[0m" echo -e " >>\033[32m$clash_v \033[33m不支持Tun、Rule-set等\033[0m" echo -e " 说明文档: \033[36;4mhttps://lancellc.gitbook.io\033[0m" - echo -e "2 \033[43;30m SingBox \033[0m: \033[32m支持全面占用低\033[0m" - echo -e " >>\033[32m$singbox_v \033[33m不支持providers\033[0m" - echo -e " 说明文档: \033[36;4mhttps://sing-box.sagernet.org\033[0m" + #echo -e "2 \033[43;30m SingBox \033[0m: \033[32m支持全面占用低\033[0m" + #echo -e " >>\033[32m$singbox_v \033[33m不支持providers\033[0m" + #echo -e " 说明文档: \033[36;4mhttps://sing-box.sagernet.org\033[0m" echo -e "3 \033[43;30m Mihomo \033[0m: \033[32m(原meta内核)支持全面\033[0m" echo -e " >>\033[32m$meta_v \033[33m占用略高,GeoSite可能不兼容华硕固件\033[0m" echo -e " 说明文档: \033[36;4mhttps://wiki.metacubex.one\033[0m" - echo -e "4 \033[43;30m SingBoxP \033[0m: \033[32m支持ssr、providers、dns并发……\033[0m" - echo -e " >>\033[32m$singboxp_v \033[33mPuerNya分支版本\033[0m" - echo -e " 说明文档: \033[36;4mhttps://sing-boxp.dustinwin.top\033[0m" + #echo -e "4 \033[43;30m SingBoxP \033[0m: \033[32m支持ssr、providers、dns并发……\033[0m" + #echo -e " >>\033[32m$singboxp_v \033[33mPuerNya分支版本\033[0m" + #echo -e " 说明文档: \033[36;4mhttps://sing-boxp.dustinwin.top\033[0m" echo ----------------------------------------------- echo -e "5 \033[36m自定义内核\033[0m $custcore" echo -----------------------------------------------