X-Git-Url: https://git.distorted.org.uk/~mdw/sgt/putty/blobdiff_plain/c6ccd5c22a25aca610b0120b3eec1e6efd1aab97..f68353be68bbe6499b4c36efcd6c8302c26ff5cb:/doc/config.but diff --git a/doc/config.but b/doc/config.but index 1ac177ef..81570ed9 100644 --- a/doc/config.but +++ b/doc/config.but @@ -1831,9 +1831,9 @@ set it to \q{Yes}, PuTTY will always pass host names straight to the proxy without trying to look them up first. If you set this option to \q{Auto} (the default), PuTTY will do -something it considers appropriate for each type of proxy. Telnet -and HTTP proxies will have host names passed straight to them; SOCKS -proxies will not. +something it considers appropriate for each type of proxy. Telnet, +HTTP, and SOCKS5 proxies will have host names passed straight to +them; SOCKS4 proxies will not. Note that if you are doing DNS at the proxy, you should make sure that your proxy exclusion settings (see \k{config-proxy-exclude}) do @@ -2116,9 +2116,9 @@ PuTTY currently supports the following algorithms: \b \i{Arcfour} (RC4) - 256 or 128-bit stream cipher (SSH-2 only) -\b \i{Blowfish} - 128-bit CBC +\b \i{Blowfish} - 256-bit SDCTR (SSH-2 only) or 128-bit CBC -\b \ii{Triple-DES} - 168-bit CBC +\b \ii{Triple-DES} - 168-bit SDCTR (SSH-2 only) or CBC \b \ii{Single-DES} - 56-bit CBC (see below for SSH-2)