WebSocket-to-TCP

JSON →
library 0.5.2 ·javascript
verified Jun 7, 2026

CLI tool that creates a server to accept WebSocket connections and forward them to a TCP socket. Version 0.5.2, with infrequent releases. Supports single or multiple tunnels (via wstcpm), optional sub-protocol naming, string mode for non-binary WebSocket servers, and SSL/TLS. Designed for emulated retro computing (e.g., Commodore 64 BBS) but usable for generic TCP-over-WebSocket proxying. Minimal dependencies; pure Node.js.