ip6tables-restore

This command is an alias of iptables-restore for the IPv6 firewall.

Install

All systems
curl cmd.cat/ip6tables-restore.sh
Debian Debian
apt-get install iptables
Ubuntu
apt-get install iptables
Alpine
apk add iptables
Arch Arch Linux
pacman -S iptables
image/svg+xml Kali Linux
apt-get install iptables
CentOS
yum install iptables
Fedora
dnf install iptables
Windows (WSL2)
sudo apt-get update sudo apt-get install iptables
Raspbian
apt-get install iptables
Docker
docker run cmd.cat/ip6tables-restore ip6tables-restore powered by Commando

This command is an alias of iptables-restore for the IPv6 firewall.

  • View documentation for the original command:
    tldr iptables-restore

© tl;dr; authors and contributors