ssh shellbox.dev
Your SSH key is your identity. First connection creates your account.Commands work over SSH: ssh shellbox.dev create mybox ssh -t shellbox.dev connect mybox ssh shellbox.dev list
Each box gets a public HTTPS URL for serving apps or webhooks.
Pricing: $0.05/hr running, $0.005/hr paused. Boxes auto-pause on disconnect and resume where you left off.
Even billing stays in the terminal – run `ssh shellbox.dev funds 10` and you get a QR code right in your shell. Scan it, pay via Paddle, done. No account dashboards.
Specs: 2 vCPUs, 4GB RAM, 50GB SSD per box.
I wanted something I could spin up from any machine with just a terminal. No installs, no OAuth flows, no "please verify your email." Works great for quick experiments, running Claude Code in isolation, or giving demos a public URL.
Would love feedback. What's missing?