Question:
How do i get the linux ssh version of the server that I try to connecto to ? I if use the wrong password for login it returns : Language: .NET 2.0 VerboseLogging: 0 this -> SshVersion: SSH-2.0-OpenSSH_4.0 on i686-pc-linux-gnu
how do i get that on connection time ? before login, I don't want to send "ssh -V". Thanks in advance.