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
1 vote
2 answers
246 views

What's the most secure cipher for ssh that can send files at USB3 speeds? (~480Mbps)

I have a gigabit connection between my PC and my server (iperf3 tests show ~930Mbps) and I want to be able to transfer large files as fast as possible. The hard drive on the server is connected via ...
dwf's user avatar
  • 11