curl --help curl
curl https://xoax.net/
curl https://xoax.net/ > xoax.txt
curl https://xoax.net/ -s -o /dev/null -w "%{time_total}"
curl https://xoax.net/ -s -o /dev/null -w " Name Lookup: %{time_namelookup}\n Connect: %{time_connect}\n App Connect: %{time_appconnect}\n Pretransfer: %{time_pretransfer}\n Redirect: %{time_redirect}\n Start Transfer: %{time_starttransfer}\n Total: %{time_total}\n"
curl -v --trace-time https://xoax.net
curl -I -kv -w "" https://xoax.net
curl -i https://xoax.net/
curl -I https://xoax.net/
curl -I --http2 https://xoax.net/
curl --connect-timeout 2 https://xoax.net/
curl https://xoax.net/ -H "Accept: text/html"
curl -L https://xoax.net/
© 20072025 XoaX.net LLC. All rights reserved.