wipes: Go program to pipe text to a WebSocket server

You know what? I ain’t even gonna lie. I have no idea how I could use this, but I have a feeling that it might be a useful tool for my toolbox at some point in the future.

From the wipes GitHub page

wipes is a simple Go program that reads from STDIN and demuxes lines to open WebSockets. For convenience, it also serves files over HTTP (defaulting to the local directory) such that you can talk to the WS server easily.