firejail-ui

Qt frontend for the Firejail application sandbox

Install

All systems
curl cmd.cat/firejail-ui.sh
Debian Debian
apt-get install firetools
Ubuntu
apt-get install firetools
Alpine
apk add firetools
image/svg+xml Kali Linux
apt-get install firetools
Windows (WSL2)
sudo apt-get update sudo apt-get install firetools
Raspbian
apt-get install firetools
Docker
docker run cmd.cat/firejail-ui firejail-ui powered by Commando

firetools

Qt frontend for the Firejail application sandbox

Firejail is a SUID security sandbox program that reduces the risk of security breaches by restricting the running environment of untrusted applications using Linux namespaces and seccomp-bpf. It allows a process and all its descendants to have their own private view of the globally shared kernel resources, such as the network stack, process table, mount table. This package contains the Qt-based frontend Firetools.