From: jacob Date: Fri, 15 Sep 2006 14:44:21 +0000 (+0000) Subject: Note that the dynamic-tunnel proxy does not support UDP, since we get asked X-Git-Url: https://git.distorted.org.uk/u/mdw/putty/commitdiff_plain/5193e45caa45cf478b0a1f565405b021ec0d1bbc?hp=e85131d5cdce20e8ee1e80eb41225dc95a7bcf6d Note that the dynamic-tunnel proxy does not support UDP, since we get asked about this quite often. git-svn-id: svn://svn.tartarus.org/sgt/putty@6855 cda61777-01e9-0310-a592-d414129be87e --- diff --git a/doc/config.but b/doc/config.but index 327775d4..ff418917 100644 --- a/doc/config.but +++ b/doc/config.but @@ -2652,7 +2652,9 @@ on whether you want to \I{local port forwarding}forward a local port to a remote destination (\q{Local}) or \I{remote port forwarding}forward a remote port to a local destination (\q{Remote}). Alternatively, select \q{Dynamic} if you want PuTTY to \I{dynamic port forwarding}provide -a local SOCKS 4/4A/5 proxy on a local port. +a local SOCKS 4/4A/5 proxy on a local port (note that this proxy only +supports TCP connections; the SSH protocol does not support forwarding +\i{UDP}). \b Enter a source \i{port number} into the \q{Source port} box. For local forwardings, PuTTY will listen on this port of your PC. For