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 <