# Tempest Knowledge Base

**Tempest** is a modern SSH client for **macOS, Windows, Linux, and the web** — with native support for SFTP, jump hosts, port forwarding, OpenSSH certificates, FIDO2 / YubiKey, post-quantum algorithms, and a built-in AI assistant. Beyond SSH, Tempest also handles Kubernetes, Telnet, Serial, RCON, S3, WebDAV, and FTP — all with the same tabbed terminal experience.

[**Download Tempest →**](https://gotempest.app)

This knowledge base covers:

* Step-by-step guides for the features most users ask about
* Compatibility notes for zero-trust SSH platforms (Teleport, Cloudflare Access, AWS SSM, GCP IAP, Tailscale)
* Authentication recipes (FIDO2 / YubiKey, OpenSSH certificates, post-quantum hybrid KEX)
* Privacy and end-to-end encryption details
* Release notes for Tempest Desktop and Tempest Mobile

## Popular guides

* [SSH Client for Teleport, Cloudflare Access, AWS SSM, GCP IAP & Tailscale](https://docs.gotempest.app/connect-to-servers/ssh-client-for-teleport-cloudflare-access-aws-ssm-gcp-iap-and-tailscale)
* [SSH Jump Host & Bastion Chaining](https://docs.gotempest.app/connect-to-servers/ssh-jump-host-bastion-chaining)
* [SSH Port Forwarding — Local, Remote, and Dynamic SOCKS5](https://docs.gotempest.app/connect-to-servers/ssh-port-forwarding)
* [SFTP File Manager — drag-and-drop SSH file transfer](https://docs.gotempest.app/files-and-storage/sftp-file-manager)
* [YubiKey & FIDO2 SSH Authentication](https://docs.gotempest.app/authentication/yubikey-fido2-ssh-authentication)
* [Post-Quantum SSH Algorithms (PQC) — ML-KEM hybrid KEX](https://docs.gotempest.app/authentication/post-quantum-ssh-algorithms)
* [Tempest AI Assistant — chat with your terminal](https://docs.gotempest.app/productivity/tempest-ai-assistant)

## Cross-platform support

Tempest is available on:

* **macOS** — native Apple Silicon (M1/M2/M3/M4)
* **Windows** — x64 and ARM64
* **Linux** — x64 and ARM64 (.deb, .rpm, AppImage, Snap)
* **Web** — connect from any browser to a self-hosted Tempest server
* **iOS & Android** — companion mobile apps

## Get help

* Discord community: <https://discord.gg/6xb8kUcg8D>
* Email support: visit <https://gotempest.app>


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.gotempest.app/readme.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
