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

ssh登陆时加字段

示例

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

猜你喜欢

转载自blog.csdn.net/u012206617/article/details/130091218