firecfg

sandbox to restrict the application environment

Debian Debian
RUN apt-get update && \ apt-get install -y firejail
Ubuntu
RUN apt-get update && \ apt-get install -y firejail
Alpine
RUN apk add firejail
Arch Arch Linux
RUN pacman -S --noconfirm firejail
image/svg+xml Kali Linux
RUN apt-get update && \ apt-get install -y firejail
Fedora
RUN dnf install -y firejail
Raspbian
RUN apt-get update && \ apt-get install -y firejail
click the source code to copy install firecfg on any operating system with command-not-found.com