Shellbox – Instant Linux Boxes via SSH
I built a service that gives you instant Linux boxes using only SSH. No accounts, no CLI tools, no browser – just: 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…
What it does
In the maker’s words, at launch
I built a service that gives you instant Linux boxes using only SSH. No accounts, no CLI tools, no browser – just: 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?
Does the same job
all alternatives →- BCBashForm – Create and fill forms in your terminal via SSH2024 · github.com · ▲7
Instead of boring web forms, create and share forms right in your terminal using SSH. No browsers, no apps, just pure terminal goodness. Key features: - Instant form sharing using simple codes (ssh -t bashform.me f yourcode) - Authentication via SSH keys - Create forms with rich inputs (text, textarea, select) - View responses in the terminal - Zero installation for users - if you have SSH, you're ready - Beautiful TUI (this is subjective xD) Try it instantly: ssh -t bashform.me f try Built with Go and Charm libraries for a snappy, modern terminal experience. P.S. BashForm is actively being…
- SCssh chat.shazow.net2014 · ▲171
Hi HN, I wrote a custom SSH server in Go, give it a try. It uses your terminal user and SSH keys to authenticate implicitly. Instead of getting a shell, you get an IRC-style chatroom with everyone else. $ ssh chat.shazow.net If you're getting "Permission denied (publickey)", please use ssh-keygen to create a keypair. Instructions here: https://help.github.com/articles/generating-ssh-keys/ SSH is a really cool protocol; it's a lot like HTTP2. This is a demo of one thing you can do with it, but I plan to factor out the code into libraries that will let you build all…
- UEUse encrypted passwords in shell scripts signed with your SSH key2018 · github.com · ▲117
- SCShellvault – Cloud SSH terminal accessible from any browser2019 · shellvault.io · ▲114
More dev tools this month
the category →



Open-source GTM skills for technical founders
Dev tools · 29d ago · gtmcofounder.com

OpenTrailPaper is open-source bike computer firmware for the LilyGO T5S3 4.7" E-Paper PRO. It supports offline maps, GPX routes, FIT recording and Bluetooth sensors.
Dev tools · 1d ago · opentrailpaper.com

Launched alongside, January 2026
the whole month →- IN
Hey HN! I wanted to share something I built over the last few weeks: isometric.nyc is a massive isometric pixel art map of NYC, built with nano banana and coding agents. I didn't write a single line of code. Of course no-code doesn't mean no-engineering. This project took a lot more manual labor than I'd hoped! I wrote a deep dive on the workflow and some thoughts about the future of AI coding and creativity: http://cannoneyed.com/projects/isometric-nyc
AI · Jan 2026 · cannoneyed.com




Automatic AI-powered code reviews the moment you open a PR
Dev tools · Jan 2026 · kilo.ai
