# Undying Terminal > Windows-native persistent terminal that survives disconnects, sleep/wake, and network changes. Like SSH but bulletproof. ## Docs - [Client CLI Reference](https://undyingterminal.com/docs/api-reference/client-cli.md): Complete command-line interface reference for undying-terminal client - [Architecture Overview](https://undyingterminal.com/docs/architecture/overview.md): Technical architecture and design principles of Undying Terminal - [Basic Usage](https://undyingterminal.com/docs/basic-usage.md): Common workflows and everyday usage patterns - [Encryption](https://undyingterminal.com/docs/concepts/encryption.md): XSalsa20 encryption and authentication in Undying Terminal - [Persistent Sessions](https://undyingterminal.com/docs/concepts/persistent-sessions.md): How Undying Terminal maintains sessions across network disruptions - [Recovery Protocol](https://undyingterminal.com/docs/concepts/recovery-protocol.md): Technical details of sequence-based recovery and buffer management - [Server Configuration](https://undyingterminal.com/docs/config/server-config.md): Configure Undying Terminal server behavior and settings - [Contributing](https://undyingterminal.com/docs/development/contributing.md): How to propose changes, report bugs, and submit pull requests for Undying Terminal. - [Built-in UI](https://undyingterminal.com/docs/guides/built-in-ui.md): Using the interactive text-based UI for session management - [Jumphost](https://undyingterminal.com/docs/guides/jumphost.md): Use a bastion host to reach private machines and keep sessions persistent across disconnects. - [Port Forwarding](https://undyingterminal.com/docs/guides/port-forwarding.md): Forward local and remote ports through persistent sessions - [SSH Bootstrap](https://undyingterminal.com/docs/guides/ssh-bootstrap.md): Using SSH to securely establish initial Undying Terminal connections - [Run as a Windows service](https://undyingterminal.com/docs/guides/windows-service.md): Install Undying Terminal as a background service so it starts on boot and keeps sessions alive. - [Installation](https://undyingterminal.com/docs/installation.md): Detailed installation and setup instructions for Undying Terminal - [Introduction to Undying Terminal](https://undyingterminal.com/docs/introduction.md): Persistent SSH sessions on Windows that survive network interruptions - [Quick Start](https://undyingterminal.com/docs/quickstart.md): Get started with Undying Terminal in 5 minutes - [Common Issues](https://undyingterminal.com/docs/troubleshooting/common-issues.md): Solutions to frequently encountered problems - [FAQ](https://undyingterminal.com/docs/troubleshooting/faq.md): Frequently asked questions about Undying Terminal ## OpenAPI Specs - [openapi](https://undyingterminal.com/docs/api-reference/openapi.json) ## Optional - [GitHub](https://github.com/Microck/UndyingTerminal)