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
- Host: GitHub
- URL: https://github.com/serverfarmer/sf-binary-ssh-client
- Owner: serverfarmer
- License: mit
- Created: 2019-08-16T20:18:10.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2021-12-07T21:15:04.000Z (over 3 years ago)
- Last Synced: 2025-01-22T17:13:29.705Z (5 months ago)
- Topics: openssh, openssh-client, ssh, ssh-client
- Language: Shell
- Homepage: http://serverfarmer.org/
- Size: 4.55 MB
- Stars: 0
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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.