This commit is contained in:
Andrey Petrov 2014-12-12 17:55:19 -08:00
parent 3c8df8bab1
commit 0ab7a5d3c5

View File

@ -2,6 +2,16 @@
Custom SSH server written in Go. Instead of a shell, you get a chat prompt.
## Demo
Join the party:
```
$ ssh chat.shazow.net
```
(Apologies if the server is down.)
## Quick Start