/upOrNot

An NPM CLI tool that detects whether a certain domain is reachable or not.

Primary LanguageJavaScript

UpOrNot

UpOrNot is a npm CLI tool for discovering whether a website is up or not.

Installation

Use the package manager npm to install upornot.

npm install upornot

Usage

Usage is simple, just run "upornot whatever.com" without the quotes to test a URL. Example:

$: upornot duckduckgo.com

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

License

ISC