From 50ca8b043ace1110e0e2640ade48d16d2024ba6c Mon Sep 17 00:00:00 2001 From: Tyrel Souza Date: Thu, 11 Jul 2019 14:44:21 -0400 Subject: [PATCH] better domain --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 3758189..0b6a17b 100644 --- a/README.md +++ b/README.md @@ -13,7 +13,7 @@ Custom SSH server written in Go. Instead of a shell, you get a chat prompt. Join the party: ``` -$ ssh chat.shazow.net +$ ssh ssh.chat ``` The server's RSA key fingerprint is `MD5:e5:d5:d1:75:90:38:42:f6:c7:03:d7:d0:56:7d:6a:db` or `SHA256:HQDLlZsXL3t0lV5CHM0OXeZ5O6PcfHuzkS8cRbbTLBI`. If you see something different, you might be [MITM](https://en.wikipedia.org/wiki/Man-in-the-middle_attack)'d.