An open API service indexing awesome lists of open source software.

https://github.com/serverfarmer/sf-binary-ssh-client

OpenSSH 6.7 client for systems with OpenSSH 7.x or later, to use with older network equipment
https://github.com/serverfarmer/sf-binary-ssh-client

openssh openssh-client ssh ssh-client

Last synced: 3 months ago
JSON representation

OpenSSH 6.7 client for systems with OpenSSH 7.x or later, to use with older network equipment

Awesome Lists containing this project

README

        

sf-binary-ssh-client is a dependency extension, providing OpenSSH 6.7
client. It is provided for compatibility reason, since OpenSSH 7
deprecated several old encryption algorithms, that are still in use
by various network equipment, and other specialized devices.

It also provides a simple wrapper script, which automatically detects
current OS version and architecture, and executes the proper ssh binary.

On older systems, native system version is used instead of provided one,
eg. to avoid problems with AppArmor/SELinux/whatever is used to enhance
system security.