Skip to main content

Small python script to check the status of a list of urls.

Project description

Statusof

Small python script to check the status of a list of urls.

Parameters:

  • -u, --url: url to check
  • -f, --file: file containing urls to check
  • -t, --timeout: timeout in seconds
  • -s, --secure: Try to use HTTPS instead of HTTP
  • -h, --help: show this help message

Usage:

Single url

  • statusof.py -u example.com
  • statusof.py -u example.com -t 10

Multiple urls

  • statusof.py -f urls.txt
  • statusof.py -u example.com -u example2.com

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

statusof-0.1.0.tar.gz (4.5 kB view hashes)

Uploaded Source

Built Distribution

statusof-0.1.0-py3-none-any.whl (8.0 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page