yinheli/sshw

sshw disconnect automatically

world520ai opened this issue · 3 comments

when I comment below, everything is ok.
//go func() {
// for {
// time.Sleep(time.Second * 10)
// client.SendRequest("keepalive@openssh.com", false, nil)
// }
//}()

I agree with you, but if client.SendRequest("keepalive@openssh.com", false, nil) could cause the connection terminated? I think this is possible.

image

stale commented

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.