X-Git-Url: https://asedeno.scripts.mit.edu/gitweb/?a=blobdiff_plain;f=doc%2Fconfig.but;h=04c9cd7065d64294f8d71bed88899d75d03fc375;hb=359b5c8eb45ff56c62032cf147fcdb3723d54324;hp=7c42175c2e51b7d65d3312de8de0344264e70a3b;hpb=e4ad487fec5d28d6afef565052d6d7f194887121;p=PuTTY.git diff --git a/doc/config.but b/doc/config.but index 7c42175c..04c9cd70 100644 --- a/doc/config.but +++ b/doc/config.but @@ -2103,6 +2103,25 @@ port. Note that if you do not include the \c{%user} or \c{%pass} tokens in the Telnet command, then the \q{Username} and \q{Password} configuration fields will be ignored. +\S{config-proxy-logging} Controlling \i{proxy logging} + +\cfg{winhelp-topic}{proxy.logging} + +Often the proxy interaction has its own diagnostic output; this is +particularly the case for local proxy commands. + +The setting \q{Print proxy diagnostics in the terminal window} lets +you control how much of the proxy's diagnostics are printed to the main +terminal window, along with output from your main session. + +By default (\q{No}), proxy diagnostics are only sent to the Event Log; +with \q{Yes} they are also printed to the terminal, where they may get +mixed up with your main session. \q{Only until session starts} is a +compromise; proxy messages will go to the terminal window until the main +session is deemed to have started (in a protocol-dependent way), which +is when they're most likely to be interesting; any further proxy-related +messages during the session will only go to the Event Log. + \H{config-telnet} The \i{Telnet} panel The Telnet panel allows you to configure options that only apply to @@ -2879,6 +2898,13 @@ the \q{User-supplied GSSAPI library path} field, and move the \q{User-supplied GSSAPI library} option in the preference list to make sure it is selected before anything else. +On Windows, such libraries are files with a \I{DLL}\cw{.dll} +extension, and must have been built in the same way as the PuTTY +executable you're running; if you have a 32-bit DLL, you must run a +32-bit version of PuTTY, and the same with 64-bit (see +\k{faq-32bit-64bit}). On Unix, shared libraries generally have a +\cw{.so} extension. + \H{config-ssh-tty} The TTY panel The TTY panel lets you configure the remote pseudo-terminal.