From 4f5a361cab09228f74a6483110cb28c4365a520f 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: Thu, 20 Mar 2025 15:33:35 +0800 Subject: [PATCH] Update serv00.sh --- serv00.sh | 12 +++++++++++- 1 file changed, 11 insertions(+), 1 deletion(-) diff --git a/serv00.sh b/serv00.sh index f509cda..5a898ab 100644 --- a/serv00.sh +++ b/serv00.sh @@ -1094,7 +1094,6 @@ rules: EOF -sleep 2 v2sub=$(cat jh.txt) echo "$v2sub" > ${FILE_PATH}/${UUID}_v2sub.txt cat clash_meta.yaml > ${FILE_PATH}/${UUID}_clashmeta.txt @@ -1102,6 +1101,10 @@ cat sing_box.json > ${FILE_PATH}/${UUID}_singbox.txt V2rayN_LINK="https://${USERNAME}.${address}/${UUID}_v2sub.txt" Clashmeta_LINK="https://${USERNAME}.${address}/${UUID}_clashmeta.txt" Singbox_LINK="https://${USERNAME}.${address}/${UUID}_singbox.txt" +hyp=$(jq -r '.inbounds[0].listen_port' config.json) +vlp=$(jq -r '.inbounds[3].listen_port' config.json) +vmp=$(jq -r '.inbounds[4].listen_port' config.json) +showuuid=$(jq -r '.inbounds[0].users[0].password' config.json) cat > list.txt < list.txt <