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}}