firewall-cmd

The firewalld command-line client. More information: <https://firewalld.org/documentation/man-pages/firewall-cmd>.

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 firewall-cmd on any operating system with command-not-found.com