1.0.6 • Published 4 years ago

@digibear/socket-bridge v1.0.6

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

@digibear/socket-bridge

A simple library to bridge a connection between a TCP/TLS and a Websocket connection. Built specificially for RhostMush but it should happily sit alongside any TCP/TLS server.

install

npm i -g @digibear/socket-bridge

Usage

wsb --connect --websocket 2000 --telnet 2001

If no ports are supplied then it defaults to 4201 for tcp and 4204 for the Websocket port. For a full list of flags and toggles use. wsb --help or just wsb

1.0.6

4 years ago

1.0.4

4 years ago

1.0.3

4 years ago

1.0.2

4 years ago

1.0.1

4 years ago

1.0.0

4 years ago