rawsettings » Revisions »
Differences
This shows you the differences between the selected revisions of the page.
2016-07-01 | 2016-07-29 | ||
KEX (martin) | 5.9 stable released (martin) | ||
Line 24: | Line 24: | ||
| ''ProxyLocalCommand'' | [[ui_login_proxy#command|Local proxy command]] | | | | ''ProxyLocalCommand'' | [[ui_login_proxy#command|Local proxy command]] | | | ||
| ''Compression'' | [[ui_login_ssh#protocol_options|SSH session compression]] | ''0'' = Disabled, ''1'' = Enabled | | | ''Compression'' | [[ui_login_ssh#protocol_options|SSH session compression]] | ''0'' = Disabled, ''1'' = Enabled | | ||
- | | ''SshProt'' | [[ui_login_ssh#protocol_options|SSH protocol version]] | ''0'' = SSH-1 only, ''3'' = SSH-2 only; //In the latest stable version only//, ''1'' = SSH-1 preferred, ''2'' = SSH-2 preferred (not available anymore //in the latest beta version//). &beta | | + | | ''SshProt'' | [[ui_login_ssh#protocol_options|SSH protocol version]] | ''0'' = SSH-1, ''3'' = SSH-2 | |
| ''SshNoUserAuth'' | [[ui_login_authentication#bypassing_authentication|Bypass authentication entirely]] | ''0'' = Disabled, ''1'' = Enabled | | | ''SshNoUserAuth'' | [[ui_login_authentication#bypassing_authentication|Bypass authentication entirely]] | ''0'' = Disabled, ''1'' = Enabled | | ||
| ''Cipher'' | [[ui_login_ssh#encryption_options|SSH encryption cipher selection policy]] | Comma-separated list of cipher preference order, where names of ciphers are ''aes'', ''blowfish'', ''3des'', ''arcfour'' and ''des''. Token ''WARN'' is used to delimit substandard ciphers. Example: ''blowfish,aes,3des,WARN,arcfour,des'' | | | ''Cipher'' | [[ui_login_ssh#encryption_options|SSH encryption cipher selection policy]] | Comma-separated list of cipher preference order, where names of ciphers are ''aes'', ''blowfish'', ''3des'', ''arcfour'' and ''des''. Token ''WARN'' is used to delimit substandard ciphers. Example: ''blowfish,aes,3des,WARN,arcfour,des'' | |