Windows-native persistent terminal sessions.
Windows 10 build 17763+ · MIT License
Sessions persist on the server and reconnect over SSH, so you keep working through sleep, VPN flips, and network drops.
Your shell keeps running on the server. Disconnect and come back later: same state, same prompt.
Transport is SSH: authenticated and encrypted end-to-end. No cloud relay, no third parties.
Built for Windows with ConPTY support. No WSL required. A single binary that runs anywhere.
Undying Terminal is small on purpose. Here are the sharp edges up front.
Similar goal (don't lose state), different focus: Windows-native client + server-persisted sessions. You can still use tmux/screen inside the session if you want.
Yes. Traffic runs over SSH so it's authenticated and encrypted. You bring your own server; nothing is routed through a third party.
No. Undying Terminal is built for Windows and uses ConPTY, so it behaves like a native terminal.
The session stays alive on the server. When the client comes back, it reconnects and resumes where you left off.