Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/bittricky/status-cli

Check to see if a website is up or down
https://github.com/bittricky/status-cli

cli javascript nodejs npm

Last synced: 4 days ago
JSON representation

Check to see if a website is up or down

Awesome Lists containing this project

README

        

# status-cli

> Check if a website is up or down

## Install

Ensure you have Node.js version 8+ installed. Then run the following:
```
$ npm install --global status-cli
```

## Usage

```
$ status -h

Usage
$ status -f url_list.txt
$ status -u http://example.com
```

## License

MIT © Mitul Patel