Become a MacRumors Supporter for $50/year with no ads, ability to filter front page stories, and private forums.

alex_free

macrumors 65816
Original poster
Feb 24, 2020
1,129
2,392
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 |

Table Of Contents​


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:


after-lsshe-4.png
after-lsshe-5.png
 
Last edited by a moderator:
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).

| Homepage | Github |

Table Of Contents​


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:


View attachment 2432115View attachment 2432116

Not directly related, but in case: do you know how to make tmate work on ppc?
Upstream is silent: https://github.com/tmate-io/tmate/issues/305
 
Not directly related, but in case: do you know how to make tmate work on ppc?
Upstream is silent: https://github.com/tmate-io/tmate/issues/305
I don't know much about tmate (or tmux), but I would try to connect two PowerPC macs together using your built executable. If that works, it is highly likely that if you use something like legacy ssh enabler it will allow you to also connect to modern Linux distributions. I believe this because I think this involves ssh (correct me if I'm wrong).
 
  • Like
Reactions: alex_free
I can't believe this. It works on Mac OS 12.7.4 as is. Download the zip file, make sure the garbage that is SIP is disabled, and run it like normal.
 

Version 1.0.1 (3/6/2025)

Changes:

  • Implemented proper support for RedHat Linux distros (Fedora, CentOS, RHEL). RSAMinSize is now set to 768, and update-crypto-policies is now set to LEGACY.
  • It works on Mac OS! It already did, but I didn't expect it to or document it (just needs SIP disabled).
 
Register on MacRumors! This sidebar will go away, and you'll see fewer ads.