Update serv00keep.sh
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user