1
0
mirror of https://git.tartarus.org/simon/putty.git synced 2025-03-12 18:13:50 -05:00

Note what versions of SOCKS are implemented for dynamic port forwarding.

[originally from svn r3464]
This commit is contained in:
Jacob Nevins 2003-09-25 12:38:02 +00:00
parent 61ad562f72
commit 3250a5b0f0

View File

@ -1,4 +1,4 @@
\versionid $Id: config.but,v 1.67 2003/09/03 20:14:38 jacob Exp $
\versionid $Id: config.but,v 1.68 2003/09/25 12:38:02 jacob Exp $
\C{config} Configuring PuTTY
@ -2024,7 +2024,7 @@ To add a port forwarding:
on whether you want to forward a local port to a remote destination
(\q{Local}) or forward a remote port to a local destination
(\q{Remote}). Alternatively, select \q{Dynamic} if you want PuTTY to
provide a local SOCKS proxy on a local port.
provide a local SOCKS 4/4A/5 proxy on a local port.
\b Enter a source port number into the \q{Source port} box. For
local forwardings, PuTTY will listen on this port of your PC. For