summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--debian/ttyd.README.Debian17
1 files changed, 17 insertions, 0 deletions
diff --git a/debian/ttyd.README.Debian b/debian/ttyd.README.Debian
new file mode 100644
index 0000000..8e8aaa0
--- /dev/null
+++ b/debian/ttyd.README.Debian
@@ -0,0 +1,17 @@
+ttyd for Debian
+===============
+
+ * After installing ttyd it will by default listen on http://localhost:7681
+ in multi-user read-write "login"-mode:
+
+ - multi-user means that more than one user can connect at the same time.
+
+ - read-write means that anyone connecting to the website can input data.
+
+ - Login mode means that the user gets a login prompt (like getty) where
+ user and password has to be entered.
+
+ * See ttyd(1) manpage for the exact options.
+
+
+ -- Daniel Baumann <daniel.baumann@progress-linux.org> Sun, 21 Feb 2021 17:19:20 +0100