no matching key exchange method found. Their offer: diffie-hellman-group-exchange-sha1,diffie-hellma
【代码】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 alice@10.11.1.141
更多推荐
所有评论(0)