Skip to content

mafintosh/ws-to-tcp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

Proxy from WebSockets to TCP

Resources

License

Stars

Watchers

Forks

Sponsor this project

 

Packages

No packages published