From 1b41498fb62c32f843cfdd8d734b63309e44ddfe Mon Sep 17 00:00:00 2001 From: AJ ONeal Date: Wed, 13 Jun 2018 13:58:02 -0600 Subject: [PATCH] telebit ssh 22 --- lib/html/index.html | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/lib/html/index.html b/lib/html/index.html index 341cccd..ed3404d 100644 --- a/lib/html/index.html +++ b/lib/html/index.html @@ -32,7 +32,8 @@ telebit tcp /path/to/module # handle incoming tcp traffic with a node modul telebit tcp none # remove all tcp handlers

You can always use this port for SSH, even while you're using it for something else:

-

+    
telebit ssh 22
+
 ssh {{servername}} -p {{serviceport}}