URL Check
Tests whether a URL is reachable and reports HTTP status code and response time.
What it does
- Execute the
url-check.shscript against the target URL - Report HTTP status and response time
Requirements
curl
Usage
url-check.sh "https://github.com"
url-check.sh "https://api.stripe.com"