gliderlabs/ssh

Timeout callback

aymanbagabas opened this issue · 1 comments

Is there a way to call a function just before the connection times out and closes?

@aymanbagabas
If you're interested in some context of how I implemented this, please see: https://github.com/shellhub-io/shellhub/blob/master/agent/sshd/server.go#L197