Every server you have.
One window. One click.
A small app that opens any of your machines' control panels — without a single command, and without opening a single port to the internet.
Until now, reaching a server meant knowing a sentence like this by heart:
ssh -i ~/.ssh/id_ed25519 -L 10101:127.0.0.1:10101 root@your-server
It works. It is also the reason most people never look at their servers between emergencies. The app knows that sentence so you don't have to.
How it reaches your machine
Your server never opens a port to the internet — the panel listens only to itself, which is why there is nothing there to attack. So there are two honest ways in, and the app picks one for you:
The relay
Your server calls us from the inside, so nothing has to be open. Works from anywhere, including a phone.
It goes through us — which means if we are down, it is down with us.
Its own tunnel
The app builds the connection itself, with a key it manages. Nothing to type, nothing to remember.
This one depends on nobody — not even on us. That is the point of having it.
When a machine has gone quiet
Every server sends a heartbeat every few seconds. It now carries a handful of numbers about itself, so silence stops being a dead end:
last seen 14 minutes ago · the disk was at 97% · 2 services had stopped
That is usually the answer to why it fell — and you have it before you start looking.
What it keeps, and where
- Your account key lives in the protection built into your operating system, tied to your user and your machine. Copied to another computer, the file is rubbish.
- Windows Hello — face, fingerprint or PIN — once per launch. A found laptop should not be full access to every server you own.
- The addresses of your machines are encrypted, and they stay on your computer. We hold an anonymous fingerprint and nothing more. A list of someone's servers is a ready-made list of targets, and we would rather not be holding one.
- The panel's key is read over SSH, never handed out over the network. If you can reach the machine, you already had it; nothing new is opened.
Your plan, where you actually need it
One line at the top: how many machines you are using, how much healing you have used this month. If you get close to the ceiling, you are told there — in your account, not on a pricing page — and healing never stops in the middle of anything. A locked door during an incident is the cruellest possible moment to ask for money.
It is being built and used in-house right now. When the installer for Windows and Linux is ready, it will appear here — and it arrives through your account, not as a file lying on the internet.
See the plans →Nothing here replaces the panel — it is the same one, and it stays reachable from any browser. This is simply the shortest way to it. Read the journal →