Hacker News new | ask | show | jobs
by asalahli 205 days ago
Recently I've been wanting to build a chat server that works over ssh. And by that I don't mean it uses the ssh protocol but that you ssh into the server and the shell you get is the chat client.

One day, maybe