Skip to content

A quick and easy way to check the status of a website from the command line.

License

Notifications You must be signed in to change notification settings

vvanii/web-status-cli

Repository files navigation

web-status-cli

NPM Downloads

A quick and easy way to check the status of a website from the command line.

Installation

npm install -g web-status-cli

# or

yarn global add web-status-cli

# or

npx web-status-cli

Usage

web-status <url> [options]

List of Options

web-status -h | --help
  • Displayes the help menu.
web-status -V | --version
  • Displays versioning information.
web-status -d | --detailed
  • Displays a more detailed status of the website including the status code and the response time.

About

A quick and easy way to check the status of a website from the command line.

Resources

License

Stars

Watchers

Forks

Packages

No packages published