mirror of
https://git.tartarus.org/simon/putty.git
synced 2025-04-16 02:28:05 -05:00
Misc tweaks to proxy section
[originally from svn r2762]
This commit is contained in:
parent
58176ee753
commit
d3d8714f06
@ -1,4 +1,4 @@
|
|||||||
\versionid $Id: config.but,v 1.52 2003/01/27 23:03:30 simon Exp $
|
\versionid $Id: config.but,v 1.53 2003/02/01 02:09:02 jacob Exp $
|
||||||
|
|
||||||
\C{config} Configuring PuTTY
|
\C{config} Configuring PuTTY
|
||||||
|
|
||||||
@ -1497,7 +1497,7 @@ and your SOCKS 4 server cannot deal with it, this might be why.
|
|||||||
If your proxy requires authentication, you can enter a username and
|
If your proxy requires authentication, you can enter a username and
|
||||||
a password in the \q{Username} and \q{Password} boxes.
|
a password in the \q{Username} and \q{Password} boxes.
|
||||||
|
|
||||||
Authentication is not supported for all forms of proxy:
|
Authentication is not fully supported for all forms of proxy:
|
||||||
|
|
||||||
\b Username and password authentication is supported for HTTP
|
\b Username and password authentication is supported for HTTP
|
||||||
proxies and SOCKS 5 proxies.
|
proxies and SOCKS 5 proxies.
|
||||||
@ -1531,7 +1531,7 @@ password you specify. To get a literal \c{%} sign, enter \c{%%}.
|
|||||||
If the Telnet proxy server prompts for a username and password
|
If the Telnet proxy server prompts for a username and password
|
||||||
before commands can be sent, you can use a command such as:
|
before commands can be sent, you can use a command such as:
|
||||||
|
|
||||||
\c %user\\n%pass\\nconnect %host %port\\n
|
\c %user\n%pass\nconnect %host %port\n
|
||||||
|
|
||||||
This will send your username and password as the first two lines to
|
This will send your username and password as the first two lines to
|
||||||
the proxy, followed by a command to connect to the desired host and
|
the proxy, followed by a command to connect to the desired host and
|
||||||
|
Loading…
x
Reference in New Issue
Block a user