I stumbled upon this on Hacker News. Just sharing it here cause its interesting
What is ssh-chat?
Custom SSH server written in Go. Instead of a shell, you get a chat prompt.
Simplest chat platform I've used so far.
Try
To connect,
ssh <username>@chat.shazow.net
Source on GitHub. Docker image available.
Whitelist some key, and you got yourself secure private room. But buggy though.
I just deployed it on LE VPS for giggles. 18 concurrent user, no visible load.
Have fun.
What is ssh-chat?
Custom SSH server written in Go. Instead of a shell, you get a chat prompt.
Simplest chat platform I've used so far.
Try
To connect,
ssh <username>@chat.shazow.net
Source on GitHub. Docker image available.
Whitelist some key, and you got yourself secure private room. But buggy though.
I just deployed it on LE VPS for giggles. 18 concurrent user, no visible load.
Have fun.