Description
Tests, connects, and bridges WebSocket endpoints from the terminal, similar to how curl, netcat, or socat help with other network protocols. It is useful for developers and administrators debugging realtime APIs, local services, and automation pipelines.
This is a powerful network CLI. It can send and receive arbitrary data over WebSocket connections, so users should avoid exposing credentials, verify target URLs, and be careful when piping data into commands.