连接linux的时候报错
Failed to connect server : kex error : no match for method server hostkey algo: server [ssh-rsa,ssh-dss], client [ssh-ed25519,ecdsa-sha2-nistp521,ecdsa-sha2-nistp384,ecdsa-sha2-nistp256,rsa-sha2-512,rsa-sha2-256] 咋解决呢
能否描述一下,你具体操作过程呢?按你描述的信息,应该是要求采用证书文件方式才能连接上服务器。
我也遇到了这个问题,我要操作的对象是openwrt设备
能否描述一下,你具体操作过程呢?按你描述的信息,应该是要求采用证书文件方式才能连接上服务器。 我使用软件配置好Linux服务器信息后,点连接,报错,但是使用其他的WindTerm、PuTTY都可以连接。
Failed to connect server : kex error : no match for method server host key algo: server [ssh-rsa,ssh-dss], client [ssh-ed25519,ecdsa-sha2-nistp521,ecdsa-sha2-nistp384,ecdsa-sha2-nistp256,rsa-sha2-512,rsa-sha2-256] the session is closed press any key to popup selection dialog.

感觉是少了这个功能造成的
应该是putty这个功能吧?
v9.26.5的版本已经解决这个问题 ,有空请验证。