    MODULE=iptables
   VERSION=1.8.13
    SOURCE=$MODULE-$VERSION.tar.xz
SOURCE_URL=https://www.netfilter.org/projects/iptables/files/
SOURCE_VFY=sha256:1afcd33da9e8f913ace6a2126788162e207e26f5d5e29c6573c0e581ffc58b99
  WEB_SITE=http://www.netfilter.org
   ENTERED=20010922
   UPDATED=20260609
     SHORT="Tool to create netfilter rules"
PSAFE=no

cat << EOF
iptables is built on top of netfilter: the new packet alteration framework
for Linux.
It is an enhancement on ipchains, and is used to control packet filtering,
Network Address Translation (masquerading, portforwarding, transparent
proxying), and special effects.
EOF
