summaryrefslogtreecommitdiffhomepage
path: root/demos/rforward.py
diff options
context:
space:
mode:
authorJeff Forcier <jeff@bitprophet.org>2017-05-31 18:19:15 -0700
committerJeff Forcier <jeff@bitprophet.org>2017-05-31 18:19:22 -0700
commit14861487ec7633699fe8ea40eef6702d5ab771b5 (patch)
tree78dc869e770378f8644b97d3b9de0142efbe4221 /demos/rforward.py
parent7a2c893d95651ad1f4667f7e4480da149069b7ff (diff)
This previous tweak was overzealous.
These backslashes are OK!
Diffstat (limited to 'demos/rforward.py')
-rwxr-xr-xdemos/rforward.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/demos/rforward.py b/demos/rforward.py
index d015cebb..ae70670c 100755
--- a/demos/rforward.py
+++ b/demos/rforward.py
@@ -85,7 +85,7 @@ def verbose(s):
print(s)
-HELP = """
+HELP = """\
Set up a reverse forwarding tunnel across an SSH server, using paramiko. A
port on the SSH server (given with -p) is forwarded across an SSH session
back to the local machine, and out to a remote site reachable from this