rawsettings » Revisions »
Differences
This shows you the differences between the selected revisions of the page.
2018-02-19 | 2018-05-24 | ||
5.13 was released (martin) | proxymethod anchor (martin) | ||
Line 15: | Line 15: | ||
| ''PingType'' | [[ui_login_connection#keepalives|Keepalives]] ((Enabling keepalives has very limited effect in [[scripting]] (except for ''[[scriptcommand_keepuptodate|keepuptodate]]'' command) and almost no effect in [[library|.NET assembly]].)) | ''0'' = Off, ''1'' = Sending of null SSH packets, ''2'' = Executing dummy protocol commands | | | ''PingType'' | [[ui_login_connection#keepalives|Keepalives]] ((Enabling keepalives has very limited effect in [[scripting]] (except for ''[[scriptcommand_keepuptodate|keepuptodate]]'' command) and almost no effect in [[library|.NET assembly]].)) | ''0'' = Off, ''1'' = Sending of null SSH packets, ''2'' = Executing dummy protocol commands | | ||
| ''PingIntervalSecs'' | Seconds between keepalives | | | | ''PingIntervalSecs'' | Seconds between keepalives | | | ||
- | | ''ProxyMethod'' | [[ui_login_proxy|Proxy type]] | ''0'' = None, ''1'' = SOCKS4, ''2'' = SOCKS5, ''3'' = HTTP, ''4'' = Telnet (SFTP/SCP protocols only), ''5'' = Local (SFTP/SCP), For additional options with FTP protocol, see ''FtpProxyLogonType'' | | + | | ''==ProxyMethod=='' | [[ui_login_proxy|Proxy type]] | ''0'' = None, ''1'' = SOCKS4, ''2'' = SOCKS5, ''3'' = HTTP, ''4'' = Telnet (SFTP/SCP protocols only), ''5'' = Local (SFTP/SCP), For additional options with FTP protocol, see ''FtpProxyLogonType'' | |
| ''ProxyHost'' | Proxy host name | | | | ''ProxyHost'' | Proxy host name | | | ||
| ''ProxyPort'' | Proxy port number | | | | ''ProxyPort'' | Proxy port number | | |