1.0.1 • Published 4 years ago

ping-rx v1.0.1

Weekly downloads
9
License
MIT
Repository
github
Last release
4 years ago

Installation

This package is designed to be run in a Node environment. For the best developer experience use Typescript.

$ npm i ping-rx

CLI

For CLI usage its easier to install globally like so:

$ npm i -g ping-rx

// starting listening
$ pingrx -h 192.168.1.73

Usage

TODO