Update serv00.sh

This commit is contained in:
甬哥侃侃侃ygkkk
2025-03-19 22:48:39 +08:00
committed by GitHub
parent 0c159d6727
commit 8b39c20166
+2
View File
@@ -1331,11 +1331,13 @@ if [[ -e $WORKDIR/config.json ]]; then
cd $WORKDIR
argogdshow(){
echo
if [ -f ARGO_AUTH_show.log ]; then
argoport=$(jq -r '.inbounds[4].listen_port' config.json)
purple "如果你想设置原先的Argo固定隧道,请明确以下三点"
purple "1:已设置Argo固定域名:$(cat ARGO_DOMAIN_show.log)"
purple "2:固定隧道token$(cat ARGO_AUTH_show.log)"
purple "3:检查CF官网的ARGO固定隧道端口:$argoport"
fi
echo
}
if [ -f boot.log ]; then