1
0
Fork
You've already forked proxy-ws
0
Tiny CLI for a ws proxy
  • JavaScript 100%
2024年04月18日 17:03:21 +02:00
bin add files 2024年04月18日 17:03:21 +02:00
.gitignore add files 2024年04月18日 17:03:21 +02:00
CHANGELOG.md add files 2024年04月18日 17:03:21 +02:00
LICENSE Initial commit 2024年04月18日 17:02:05 +02:00
package-lock.json add files 2024年04月18日 17:03:21 +02:00
package.json add files 2024年04月18日 17:03:21 +02:00
README.md add files 2024年04月18日 17:03:21 +02:00

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]