iptables-restore-1.4.7

administration tools for packet filtering and NAT

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