Sandbox Softwares and Apps

Discover best Sandbox softwares, apps and websites.

Filter by Platform

Platforms:

Sandbox Applications

Sort:
Dabblet

Dabblet

Open Source

Dabblet is an interactive online code playground designed specifically for experimenting with CSS, HTML, and JavaScript. It provides a live preview of your code as you type, making it an excellent tool for web developers to test snippets and share their work.

Excellent live preview for rapid feedback on code changes.
Sandbox
Development
JauntePE

JauntePE

Open Source

JauntePE facilitates the creation of portable versions of software applications, enabling them to run without requiring installation on the host system. It achieves this through process virtualization and sandboxing technologies, isolating the application from the underlying operating system and preventing modifications.

Enables running software without installation.
Portable
Network & Admin
firejail

firejail

Open Source

Firejail is a SUID sandbox program for Linux that uses namespaces, seccomp-bpf, and capabilities to restrict the execution environment of untrusted applications, significantly reducing the attack surface.