diff --git a/serv00keep.sh b/serv00keep.sh index 3c68555..12c152f 100644 --- a/serv00keep.sh +++ b/serv00keep.sh @@ -624,6 +624,7 @@ else #args="tunnel --edge-ip-version auto --no-autoupdate --protocol http2 --logfile boot.log --loglevel info --url http://localhost:$vmess_port" args="tunnel --url http://localhost:$vmess_port --no-autoupdate --logfile boot.log --loglevel info" fi + pkill -x "$agg" nohup ./"$agg" $args >/dev/null 2>&1 & sleep 10 if pgrep -x "$agg" > /dev/null; then