summaryrefslogtreecommitdiff
path: root/man/man1/monkeysphere.1
diff options
context:
space:
mode:
Diffstat (limited to 'man/man1/monkeysphere.1')
-rw-r--r--man/man1/monkeysphere.14
1 files changed, 3 insertions, 1 deletions
diff --git a/man/man1/monkeysphere.1 b/man/man1/monkeysphere.1
index 4de4076..8b338e6 100644
--- a/man/man1/monkeysphere.1
+++ b/man/man1/monkeysphere.1
@@ -94,7 +94,9 @@ by calling it with the "\-\-no\-connect" option, i.e.:
This will run everything except the final exec of netcat to make the
TCP connection to the host. In this way this command can be added to
another proxy command that does other stuff, and then makes the
-connection to the host itself.
+connection to the host itself. For example, in ~/.ssh/config:
+
+.B ProxyCommand sh -c 'monkeysphere ssh-proxycommand --no-connect "%h" "%p"; ssh -W "%h:%p" jumphost.example.net'
KEYSERVER CHECKING:
The proxy command has a fairly nuanced policy for when keyservers are