A CLI module to check if a website is down for everyone
$ npm install is-site-down-cli --g
$ 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
- is-site-down Checks if a website is down for rest of world
- blame-my-network - Check whether a website is up or down only for your network
Suggestions and PRs are welcome!
Please create issue or open PR request for contribution.
refer LICENSE
file in this repository.