From 0ab7a5d3c55d494bc6d14a5cf0272ac511657a37 Mon Sep 17 00:00:00 2001 From: Andrey Petrov Date: Fri, 12 Dec 2014 17:55:19 -0800 Subject: [PATCH] Demo. --- README.md | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/README.md b/README.md index 408dacd..25af4ce 100644 --- a/README.md +++ b/README.md @@ -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