Add connection instructions - haunted-hosts - Unnamed repository; edit this file 'description' to name the repository. DIR Log DIR Files DIR Refs DIR README --- DIR commit f1add362629eb7adeaebb24dc7379ec9d9494711 DIR parent c580f1303752168ed487f3c57210716de2c75f14 HTML Author: Scarlett McAllister <no+reply@roygbyte.com> Date: Sat, 9 Nov 2024 08:30:20 -0400 Add connection instructions Diffstat: M README | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) --- DIR diff --git a/README b/README @@ -2,6 +2,7 @@ Start the sshd for debugging using `./debug.sh` Start the sshd for production using `./start.sh` +Enter haunted host with `ssh -T -p 666 trick@roygbyte.com` # Installation @@ -43,4 +44,4 @@ chmod g+w client_ips # Bugs - There is no treat script -- The trick script seems to hang around after a visitor closes their connection. -\ No newline at end of file +- The trick script seems to hang around after a visitor closes their connection.