PuTTY: Forcibly terminate an SSH session without closing the window

Posted by jjlin on Super User See other posts from Super User or by jjlin
Published on 2013-10-31T19:21:29Z Indexed on 2013/10/31 22:00 UTC
Read the original article Hit count: 187

Filed under:
|

Is there a way to forcibly terminate an SSH session in PuTTY, short of closing the PuTTY window?

For example, in OpenSSH, I can use the ~. escape sequence to kill the connection.

This is useful when the SSH session stops responding for some reason, but I don't want to lose any of my current session-specific settings. In that case, I'd like to kill the session and then use Restart Session to reconnect.

© Super User or respective owner

Related posts about ssh

Related posts about putty