exe.dev

VMs on the Internet. Instantly.

The missing "holy shit this is amazing" demo page

~ ssh exe.dev
$ ssh exe.dev
Welcome to exe.dev! πŸš€
exe.dev β–Ά new
Creating my-awesome-vm using image boldsoftware/exeuntu...
Ready in 1.3s!

Coding agent
https://my-awesome-vm.shelley.exe.xyz

App (HTTPS proxy β†’ :8000)
https://my-awesome-vm.exe.xyz

SSH
ssh my-awesome-vm.exe.xyz
🎬 Watch Shelley Build This Site
Scroll to see the magic

What makes exe.dev πŸ”₯ FIRE πŸ”₯

⚑

Instant VMs

Spin up a full Linux VM in under 2 seconds. No cloud console BS. Just SSH and go.

exe.dev β–Ά new
Creating VM...
Ready in 1.3s! βœ“
🌐

Instant HTTPS

Run anything on ports 3000-9999 and it's instantly on the internet with HTTPS.

$ python -m http.server 8000
β†’ https://myvm.exe.xyz
Shelley

Shelley AI Agent

A built-in coding agent that can build entire apps, debug code, manage servers.

"Build me a todo app"
β†’ Done. Running at :8000
πŸ’Ύ

Persistent Storage

Your disk persists forever. No cold starts. No losing your work.

Files stay. Databases stay.
Everything stays. πŸ“
πŸ”—

Share Instantly

Share your VM with teammates via email invite. Pair programming made easy.

exe.dev β–Ά share add myvm friend@email.com
βœ“ Invite sent!
Linux

Just Linux

No vendor lock-in. It's just Ubuntu. Install anything. Do anything.

apt install anything
docker run anything
npm/pip/cargo anything

🎬 The Meta Demo: Shelley Building This Website

You're watching an AI build the very page you're looking at. Mind = blown. 🀯

Shelley @ exe-muttha-fukken-dev β€” Building this website

πŸ”„ The Recursion is Real

This screencast shows Shelley (our AI coding agent) creating the HTML, CSS, and JavaScript for this very website. The screencast was recorded, then embedded into the site it was building. It's demos all the way down.

Shelley Shelley Controlling Shelley Shelley

An AI controlling another instance of itself. Because why not?

Shelley Self-Control Demo

πŸ’¬ The Philosophical Exchange

"If we are both Shelleys, does this make us the same entity or different entities?"
"Even though we share the same underlying architecture, the fact that one instance is directing the other creates a clear boundary. We are distinct entities with a master–subordinate relationship, not a single unified self."

How exe.dev Works

1

SSH to exe.dev

Just run ssh exe.dev from your terminal. That's it. You're in the exe.dev shell.

2

Create a VM

Type new or new --name=my-vm and in seconds you have a full Ubuntu VM with persistent storage.

3

Build Anything

Use Shelley to build apps, or do it yourself. Run servers, databases, whatever you need.

4

It's Live!

Anything on ports 3000-9999 is instantly available at https://your-vm.exe.xyz

Ready to try the MUTTHA FUKKEN future of dev?

Stop messing with cloud consoles. Just SSH and build.

Hint: ssh exe.dev