virt-sandbox
Application sandbox toolkit
Install
- All systems
-
curl cmd.cat/virt-sandbox.sh
- Debian
-
apt-get install virt-sandbox
- Ubuntu
-
apt-get install virt-sandbox
- Kali Linux
-
apt-get install virt-sandbox
- Fedora
-
dnf install virt-sandbox
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install virt-sandbox
- Raspbian
-
apt-get install virt-sandbox
- Dockerfile
- dockerfile.run/virt-sandbox
virt-sandbox
Application sandbox toolkit
The Libvirt Sandbox project is an effort to facilitate the use of libvirt virtualization drivers for the purpose of sandboxing applications. It supports LXC and QEMU/KVM. It provides a high level API to enable the construction of sandboxes and isolation from the need to understand the virtualization technology configuration. It allows integration with systemd to setup service unit files inside a sandbox. This package contains the binaries to run sandboxed applications and services.