rawsettings » Revisions »
Differences
This shows you the differences between the selected revisions of the page.
2021-10-25 | 2021-12-06 | ||
remote recycle bin (martin) | 5.20 Removed support for SSH-1 (martin) | ||
Line 32: | Line 32: | ||
| ''==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 | | ||
| ''AddressFamily'' | [[ui_login_connection#ipv|Internet Protocol Version]] | ''0'' = Auto, ''1'' = IPv4, ''2'' = IPv6 | | | ''AddressFamily'' | [[ui_login_connection#ipv|Internet Protocol Version]] | ''0'' = Auto, ''1'' = IPv4, ''2'' = IPv6 | | ||
- | | ''SshProt'' | [[ui_login_ssh#protocol_options|SSH protocol version]] | ''0'' = SSH-1, ''3'' = SSH-2 | | + | | ''SshProt'' | [[ui_login_ssh#protocol_options|SSH protocol version]] | ''0'' = SSH-1, ''3'' = SSH-2 \\ //The SSH-1 support has been removed in the latest beta version.// &beta | |
| ''SshNoUserAuth'' | [[ui_login_authentication#bypassing|Bypass authentication entirely]] | ''0'' = Disabled, ''1'' = Enabled | | | ''SshNoUserAuth'' | [[ui_login_authentication#bypassing|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'' | |