windows ssh命令配置,报错解决方案Unable to negotiate with **** port 22: no matching host key type found. Their offer: ssh-rsa

C:\Users\Administrator\.ssh\config

Host *
HostkeyAlgorithms +ssh-rsa
PubkeyAcceptedKeyTypes +ssh-rsa

posted @ 2025-06-05 10:22  meetrice  阅读(533)  评论(0)    收藏  举报