@@ -2466,6 +2466,7 @@ yellow "2:停止Argo临时隧道"
yellow "0:返回上层"
readp "请选择【0-2】:" menu
if [ "$menu" = "1" ]; then
green "请稍等……"
cloudflaredargo
if [[ -n $(ps -e | grep cloudflared) ]]; then
kill -15 $(cat /etc/s-box/sbargopid.log 2>/dev/null) >/dev/null 2>&1
The note is not visible to the blocked user.