From 856abdf0227065997231c1dd6c004fb41a7c7d79 Mon Sep 17 00:00:00 2001 From: June McEnroe Date: Sun, 30 Jul 2017 19:57:01 -0400 Subject: Add index.html --- README | 1 + index.html | 8 ++++++++ 2 files changed, 9 insertions(+) create mode 100644 index.html diff --git a/README b/README index 969d2f1..49612a4 100644 --- a/README +++ b/README @@ -13,3 +13,4 @@ C source files are self-compiling, e.g. ./server.c. chroot.sh Creates chroot tarball. sshd_config Anonymous login to chrooted client. termcap.diff Patch for bright colors with TERM=xterm-256color. + index.html Friendly directions. diff --git a/index.html b/index.html new file mode 100644 index 0000000..d5aa1ed --- /dev/null +++ b/index.html @@ -0,0 +1,8 @@ + +Route 22 to ascii.town +

+Hey there, friend. This should get you there. +

+ + ssh torus@ascii.town + -- cgit 1.4.1