]> asedeno.scripts.mit.edu Git - PuTTY.git/blobdiff - doc/using.but
Add a '-proxycmd' command-line option.
[PuTTY.git] / doc / using.but
index fc5859cf97b60269ac557959cb480f021da53d7d..8a4b95db23db9593141aabd5eb84802adf22b7aa 100644 (file)
@@ -1000,3 +1000,13 @@ different logging modes, all available from the GUI too:
 \b \c{-sshrawlog} selects \q{SSH packets and raw data} logging mode.
 
 For more information on logging configuration, see \k{config-logging}.
+
+\S2{using-cmdline-proxycmd} \i\c{-proxycmd}: specify a local proxy
+command
+
+This option enables PuTTY's mode for running a \I{Local proxy}command
+on the local machine and using it as a proxy for the network
+connection. It expects a shell command string as an argument.
+
+See \k{config-proxy-type} for more information on this, and on other
+proxy settings.