Legacy SSH Enabler fixes errors encountered when using a newer OpenSSH client to connect to an older SSH server (i.e. Unable to negotiate with 10.0.0.72 port 22: no matching key exchange method found. Their offer: diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1). It also fixes errors encounter when using an older SSH client to connect to a newer OpenSSH server (i.e. no kex alg).
| Github |
The coolest thing I've done with this has to be opening/reading/writing files on my iBook G4 running tiger, using Gnome files on my Linux laptop over sftp with visual studio code as the editor:
| Github |
Table Of Contents
- Downloads
- Usage
- Before Legacy SSH Enabler
- After Legacy SSH Enabler
- Why Is This Needed?
- How Does This Work?
The coolest thing I've done with this has to be opening/reading/writing files on my iBook G4 running tiger, using Gnome files on my Linux laptop over sftp with visual studio code as the editor:
Last edited by a moderator: