Everything a serious workload needs.
Nothing it doesn't.
We focus on the parts of cloud hosting that matter — free speech,
privacy, performance, and a control plane that gets out of the way.
Zero-trust by design
You shouldn't have to take your hosting provider on faith. We don't ask who you are, we don't sell what we don't have, and we make the boring choices that prevent us from snooping in the first place.
Privacy-first billing
Sign up with an email. Pay in crypto if you want full anonymity. No KYC for standard VPS or RDP plans, no identity baggage attached to your servers.
Free-speech jurisdiction
Servers in Sweden — a country with constitutional press-freedom protections and a long-standing legal tradition of refusing pressure to take content down. No US jurisdiction, no hyperscaler middleware, no surprise data transfers.
VPS or RDP, your call
Linux KVM with full root, or Windows with admin RDP. Same dashboard, same API, same minute-one provisioning. Pick the OS that fits the workload.
Boot in under a minute
Order, fund, deploy. Provisioning is fully automated — no tickets, no waiting room, no sales call before you can SSH in.
API-first platform
Every dashboard action is a documented HTTP call. Manage VMs, snapshots, power state and rebuilds from your own automation or CI.
Use cases
Built for people who actually run infrastructure.
Whether you're shipping a Saturday hack or running production for paying
customers, the same primitives apply.
For developers
Ship side projects without the overhead.
Full root SSH, snapshots, OS rebuilds, and a REST API. Spin up a VM for a weekend prototype and tear it down before the bill rolls.
API keys with scoped permissions
Snapshots and one-click rebuilds
Console access when SSH locks you out
For startups
Production infrastructure with predictable costs.
Single-tenant cores, NVMe storage and DDoS protection that scales without a sales call. The same plan you started on still works at 100k MAU.
99.9% uptime SLA
Easy vertical and horizontal scaling
Real humans on Telegram and tickets
For agencies
Host client work on infrastructure you trust.
One billing relationship, many environments. Separate VMs per client, optional white-label invoicing, and the same support you'd give your own apps.
Per-project isolation
Crypto and card billing
Bring your own DNS and SSL
For privacy-conscious teams
Operate without the paper trail.
Built for people with a real threat model — researchers, journalists, security teams, and anyone who'd rather not be in someone else's data warehouse.
Anonymous signup, crypto-only available
EU jurisdiction, no US parent
No data shared downstream, ever
For developers
Infrastructure that bends to your tooling.
Every action you can take in the dashboard is also an HTTP call. Treat
your servers like the rest of your stack — code-reviewed, scripted,
repeatable.
REST API for everything
Provision, snapshot, rebuild, power-cycle and inspect every server. Stable endpoints, scoped API keys, predictable JSON.
Built for automation
Wire StealthVM into your CI, Terraform, or a 30-line bash script. The control plane assumes you have one.
Real documentation
Reference docs that match the API behavior — including the failure modes. No marketing fluff hiding the rough edges.
# List your servers$curl https://api.stealthvm.net/api/servers\-H"Authorization: Bearer $STEALTHVM_TOKEN"# Power on a server$curl -X POST\https://api.stealthvm.net/api/servers/123/power\-H"Authorization: Bearer $STEALTHVM_TOKEN"\-d'{"action": "power_on"}'# Rebuild with a fresh OS image$curl -X POST\https://api.stealthvm.net/api/servers/123/build\-H"Authorization: Bearer $STEALTHVM_TOKEN"\-d'{"operating_system_id": 101}'
Works with bash Node Python Go Terraform
FAQ
Straight answers, no escalation paths.
If you can't find what you need here, open a ticket from the dashboard or
reach us on Discord.
Do I need to provide ID or a credit card to sign up?
No. You can register with just an email and top up your balance with a card or cryptocurrency. We don't require KYC for standard VPS purchases.
How fast can I get a server online?
Once your balance covers the plan, provisioning runs automatically. In most cases you can SSH in within about a minute.
Which payment methods are supported?
Cards via Stripe, plus cryptocurrency including BTC, XMR, USDT and several others. Pick the method that suits your privacy and accounting setup.
Can I automate deployments?
Yes. Generate scoped API keys from your account and use the REST API to create, manage and tear down servers from your own scripts or CI pipelines.
Is DDoS protection included?
Yes. Plans include network-level mitigation so common volumetric attacks don't reach your VM. There is no separate fee for it.
Where do my servers physically live?
We currently operate out of London and Stockholm, with low-latency routing to Western Europe and the Nordics. We can name the specific facility on request.
Ready when you are.
Create an account, top up with card or crypto, and you can SSH into
your first VM in under a minute. No sales call required.