💾 Archived View for jan.bio › unix › exiting-ssh-when-frozen.gmi captured on 2020-10-31 at 18:02:20. Gemini links have been rewritten to link to archived content

View Raw

More Information

-=-=-=-=-=-=-

Exiting SSH when frozen

When working on an unstable wifi network, my SSH sessions tend to freeze. Normally, I kill the process or wait for a timeout to occur. But today I learned that there is an easier way:

You can type `~.<ENTER>` to immediatly end a frozen SSH session.