no matching key exchange method found. Their offer: diffie-hellman-group-exchange-sha1,diffie-hellma

Add field when ssh login

example

ssh -o KexAlgorithms=+diffie-hellman-group-exchange-sha1 -o HostKeyAlgorithms=+ssh-rsa [email protected]

Guess you like

Origin blog.csdn.net/u012206617/article/details/130091218