websocket-to-socket
v0.0.1
Published
A converter for websocket to socket
Downloads
4
Maintainers
Readme
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
inHost Name
input - Enter
3001
inPort
input - Click
Other:
andRaw
- 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