← Back to tools
View AGENTS.md for ssh-chat
ssh-chat
Chat server over SSH - connect and chat instead of getting a shell
Description
ssh-chat is a custom SSH server written in Go. Instead of a shell, you get a chat prompt when you connect, enabling a simple chat room over SSH.
AI Summary
SSH server that provides a chat room instead of a shell prompt
Capabilities
- + Host a chat room over SSH
- + No client installation required (uses standard SSH)
- + Support private messages and user management
Use When
- → You want a simple chat system that works over SSH
- → You need a zero-client-install chat solution