Linux Sandbox
Boot a full Linux container in your browser. No server, no upload, your files stay local.
Idle image 9aa025df · 151 MB
First boot downloads ~151 MB to your browser and caches it forever. Subsequent boots are instant.
In Browser fetch mode the sandbox routes outbound traffic through fetch — works for CORS-friendly sites only.
The Localhost sidekick mode tunnels real packets through a tiny daemon you run on your machine (macOS arm64 or Linux x86_64/arm64 — setup →); no CORS limits.
What's in this image?
Alpine 3.21 with bash, coreutils, git, curl, wget, jq, vim, less, grep, sed, gawk, findutils, ncurses, tar, gzip. Runs as user user with /home/user as working dir.
Powered by container2wasm v0.8.4 — a CPU emulator running an x86_64 Linux kernel in WebAssembly.
Related tools