/go-ws-proxy

Tiny websocket + io proxy

Primary LanguageGoApache License 2.0Apache-2.0

kevmo314/go-ws-proxy

A tiny websocket proxy to redirect stdin/stdout to a websocket.

Useful for environments where a websocket library is not readily available.

Usage

./go-ws-proxy <destination> [--origin origin] [--protocol protocol]