_ _ _ __ _| |_| |_ _ _ ___| |__ \ \ / / __| __| | | | / __| '_ \ \ V /| |_| |_| |_| |_\__ \ | | | \_/ \__|\__|\__, (_)___/_| |_| |___/ SSH-native microVMs. No dashboard, no YAML. Your key is the API. ─────────────────────────────────────────────────────────────────────── Every VM is a Firecracker microVM with its own kernel and its own disk. Boot takes about one second. An idle VM stops itself and keeps its disk; the next connection starts it. No token to paste: the SSH key you connect with is the credential, for you and for your agents. ─────────────────────────────────────────────────────────────────────── 1. Join the waitlist in a browser. You get an invite code. https://vtty.sh/join 2. Register the key you connect with. $ ssh control@vtty.sh register you@example.com --invite CODE 3. Read the help. It is the manual: every noun and verb, --json for scripts. $ ssh control@vtty.sh 4. Make your first VM by name and get a shell. $ ssh mybox@vtty.sh ─────────────────────────────────────────────────────────────────────── Docs: open https://vtty.sh in a browser, or: $ ssh control@vtty.sh help --all ─────────────────────────────────────────────────────────────────────── /!\ beta · request access (c) 2026 vtty.sh · a project of keepalive.io