is-site-down-cli
v1.0.0
Published
a CLI to check if a website is down for everyone
Downloads
5
Maintainers
Readme
is-site-down-cli
A CLI module to check if a website is down for everyone
Install
$ npm install is-site-down-cli --g
Usage
$ issitedown node cli.js --help
a CLI to check if a website is down for everyone
Usage
$ issitedown <url>
Options
url Site to check
Examples
$ issitedown https://theanubhav.com
$ issitedown https://devtips.theanubhav.com
$ issitedown https://about.theanubhav.com
Related Module
- is-site-down Checks if a website is down for rest of world
Contribution
Suggestions and PRs are welcome!
Please create issue or open PR request for contribution.
License
refer LICENSE
file in this repository.