Tiny CLI for a ws proxy
| bin | add files | |
| .gitignore | add files | |
| CHANGELOG.md | add files | |
| LICENSE | Initial commit | |
| package-lock.json | add files | |
| package.json | add files | |
| README.md | add files | |
proxy-ws
A simple websocket proxy server that forwards messages between a client and a server using http-proxy.
Installation
npm install -g @n4n5/proxy-ws
npx @n4n5/proxy-ws [options]