websocket-to-socket

0.0.1 • Public • Published

websocket-to-socket

A converter for websocket to socket

Install

$ npm install -g wsts

How to use

For Use
start converter wsts --port=3000 --host=127.0.0.1 --out-port=3001

Step 1: Install package

$ npm install -g wsts

Step 2: Start package:

$ wsts

it should log:

Init
Client Initied
Server Initied

Step 3: Connect to converter

  • Start PuTTY
  • Enter localhost in Host Name input
  • Enter 3001 in Port input
  • Click Other: and Raw
  • Click Start

Step 4: Check

Check your terminal, it should log:

Init
Client Initied
Server Initied
Human connected

Step 5: Enter command:

the syntax is: command|args

Package Sidebar

Install

npm i websocket-to-socket

Weekly Downloads

4

Version

0.0.1

License

ISC

Unpacked Size

7.55 kB

Total Files

7

Last publish

Collaborators

  • pazzazzo