firewall-config

graphical configuration tool to change the firewall settings

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