import-ferm

maintain and setup complicated firewall rules

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