Not able to connect to the remote server using ‘simple-ssh’ package of nodejs
I have a problem connecting to the remote server using the ‘simple-ssh’ package of nodejs There are two issues that I am getting: Either the error shows up as => “Error: Timed out while waiting for handshake” The code stops executing after it encounters => ssh.exec(); So, as I have mentioned that I was trying […]