0.0.1 • Published 2 years ago

websocket-to-socket v0.0.1

Weekly downloads
-
License
ISC
Repository
github
Last release
2 years ago

websocket-to-socket

A converter for websocket to socket

Install

$ npm install -g wsts

How to use

ForUse
start converterwsts --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