A Simple Chat Application using SSH Protocol
Just a toy, not actively maintained, including bugs
Just run index.js, Default port is 10022 and default host is 0.0.0.0(all interfaces)
Send /quit to disconnect from the server
Put your SSH host key to /keys/host.key, change the port or the host in last line of index.js