summaryrefslogtreecommitdiffstats
path: root/perl/perl-IPTables-Parse/README
blob: f7e32de2291ac62c278e522d019ebc314b9993fd (plain)
1
2
3
4
5
6
7
IPTables-Parse (Perl extension for parsing iptables and
ip6tables policies)

The IPTables::Parse package provides an interface to parse iptables or
ip6tables rules on Linux systems through the direct execution of
iptables/ip6tables commands, or from parsing a file that contains an
iptables/ip6tables policy listing.