curl

https://curl.haxx.se/

curl -s -D - -o /dev/null http://example.com/style.css
curl -s -D - -o /dev/null https://xxx.xxx.xxx

Last updated