firewallctl

dynamically managed firewall with support for network zones

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