Update serv00.sh

This commit is contained in:
甬哥侃侃侃ygkkk
2025-02-28 10:20:15 +08:00
committed by GitHub
parent 5ded9179ee
commit 86d3f84281
+4 -2
View File
@@ -630,8 +630,10 @@ vma_link="vmess://$(echo "{ \"v\": \"2\", \"ps\": \"$NAME-vmess-ws-argo\", \"add
echo "$vma_link" >> jh.txt
hy2_link="hysteria2://$UUID@$IP:$hy2_port?sni=www.bing.com&alpn=h3&insecure=1#$NAME-hy2"
echo "$hy2_link" >> jh.txt
url=$(cat jh.txt 2>/dev/null)
baseurl=$(echo -e "$url" | base64 -w 0)
#url=$(cat jh.txt 2>/dev/null)
#baseurl=$(echo -e "$url" | base64 -w 0)
baseurl=$(base64 -w 0 < jh.txt)
cat > sing_box.json <<EOF
{