summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorMichael Jennings <mej@kainx.org>2002-05-13 22:47:08 +0000
committerMichael Jennings <mej@kainx.org>2002-05-13 22:47:08 +0000
commit0bdd7edc63c022428971d02750987a85444ca875 (patch)
tree9a4c17345166e4fd6327dba241cc84d3730843d0 /doc
parentaa6f4b3a77a0dbfb4995429c9b75972f26f0c4d8 (diff)
downloadeterm-0bdd7edc63c022428971d02750987a85444ca875.tar.gz
Mon May 13 18:46:06 2002 Michael Jennings (mej)
Latest Escreen patch from Azundris <hacks@azundris.com>. SVN revision: 6251
Diffstat (limited to 'doc')
-rw-r--r--doc/Eterm.1.in15
1 files changed, 15 insertions, 0 deletions
diff --git a/doc/Eterm.1.in b/doc/Eterm.1.in
index 365a80b..ce136da 100644
--- a/doc/Eterm.1.in
+++ b/doc/Eterm.1.in
@@ -621,6 +621,21 @@ Pick up a "screen" session at
rather than a local one. URLs look like so (screen://user@host.dom/options),
with all parts optional, defaulting to current user at localhost,
respectively. Forces Escreen mode, overrides \-\-exec.
+.TP
+.BI \-Z " lclport:fw:fwport,delay" ", \-\-fw " lclport:fw:fwport,delay
+The URL given to \-U is in an intranet behind firewall
+.I fw
+so we'll build an SSH-tunnel to that firewall (to port 22/SSH, or
+.I fwport
+if given) from our local machine (using any available port-number, or
+.I lclport
+if given). Then, after
+.I delay
+seconds (or a sensible default if not given), we will try to open a
+screen session on the host behind the firewall using
+.I ssh -p localport ... localhost screen
+cf.
+.I ssh -L
.SH THEMES