ping-rx

👾Ping with rxjs

MIT License

Downloads
35
Stars
0
Committers
1

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