anubhavsrivastava / is-site-down-cli

cli cmd to check if a site is down elsewhere in world

Home Page:https://anubhavsrivastava.github.io/is-site-down-cli

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

is-site-down-cli

A CLI module to check if a website is down for everyone

Build Status PRs Welcome GitHub issues HitCount

NPM

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

Contribution

Suggestions and PRs are welcome!

Please create issue or open PR request for contribution.

License

Open Source Love

refer LICENSE file in this repository.

About

cli cmd to check if a site is down elsewhere in world

https://anubhavsrivastava.github.io/is-site-down-cli

License:MIT License


Languages

Language:JavaScript 100.0%