aktos-io / link-with-server

Reverse SSH Link Tool like autossh, written in Bash
13 stars 2 forks source link

MITM like error causes node to stuck on host verification step #6

Closed ceremcem closed 7 years ago

ceremcem commented 7 years ago

If client tries to connect a different host (accidentally, or somehow), SSH normally asks for host verification and client hangs at this point.

Expected

Client should simply fail to connect if host key is not known.