while true do HTTPD=`curl -A "Web Check" -sL --connect-timeout 3 -w "%{http_code}\n" "http://127.0.0.1" -o /dev/null` until [ "$HTTPD" ...
確定! 回上一頁