is-reachable-cli

August 26, 2015 · View on GitHub

Check if hostnames are reachable or not

Install

> npm install is-reachable-cli --global

Usage

> is-reachable --help

	Example
		> is-reachable beatfreaker.github.io
		✔ ︎Reachable

Related

is-reachable - This CLI utility uses API of this module.

License

MIT © Chintan Radia

Contents

  1. 1Install
  2. 2Usage
  3. 3Related
  4. 4License