ws-to-tcp

1.0.0 • Public • Published

ws-to-tcp

Proxy from WebSockets to TCP

npm install -g ws-to-tcp

Usage

# will proxy websockets from 8000
# to tcp sockets on 9000
ws-to-tcp --from 8000 --to 9000

License

MIT

Readme

Keywords

none

Package Sidebar

Install

npm i ws-to-tcp

Weekly Downloads

2

Version

1.0.0

License

MIT

Last publish

Collaborators

  • mafintosh