ip6tables-nft-restore

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-nft
Raspbian
RUN apt-get update && \ apt-get install -y iptables
click the source code to copy install ip6tables-nft-restore on any operating system with command-not-found.com