Killing the OpenSSH server doesn't cause the Windows OpenSSH client to die

Damien Miller djm at mindrot.org
Sat Apr 8 15:27:40 AEST 2023


On Fri, 7 Apr 2023, Yuri wrote:

> On 4/7/23 21:46, Damien Miller wrote:
> > without debug logs from both the client and server in this situation, it's
> > not really possible to say what is going on.
> 
> 
> What are the options that I should use to generate logs?

ssh -vvv on the client, sshd -oLogLevel=debug3 on the server


More information about the openssh-unix-dev mailing list