rnc

1.0.0 • Public • Published

rnc

Reconnecting netcat.

Installation

npm -g install rnc

Usage

rnc 127.0.0.1 7777

Options:

  • RNC_NC - which nc binary to use, defaults to "nc"
  • RNC_TIMEOUT - what timeout to use between reconnects, defaults to 1
  • RNC_MAX_TRIES - maximum number of retries, defaults to infinity

Readme

Keywords

Package Sidebar

Install

npm i rnc

Weekly Downloads

0

Version

1.0.0

License

ISC

Last publish

Collaborators

  • mmalecki