Skip to main content
The 2024 Developer Survey results are live! See the results

All Questions

Tagged with
0 votes
1 answer
4k views

How to include key exchange algorithms required to connect to router using OpenSSH client?

With OpenSSH_8.9p1 for Windows, I'm trying to connect to a NuCom router NC-WR764TGV: ssh [email protected] Output: Unable to negotiate with 192.168.1.1 port 22: no matching key exchange method found. ...
jamacoe's user avatar
  • 184