0.1.11 • Published 2 years ago

tcpviaws v0.1.11

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

tcpviaws

Simple proxy server that connects websockets to TCP. Allows a web browser to talk to a raw TCP service via websockets.

Install:

npm install -g tcpviaws

Node usage

tcpviaws [wshost:]wsport [tcphost:]tcpport

Examples:

tcpviaws 8080 4567
tcpviaws 127.0.0.1:8080 localhost:4567
0.1.11

2 years ago

0.1.10

6 years ago

0.1.9

6 years ago

0.1.8

6 years ago

0.1.7

6 years ago

0.1.6

6 years ago

0.1.5

6 years ago

0.1.3

6 years ago