slackbuilds_ponce/perl/perl-IPTables-Parse/README
davjohn e6037eda2f perl/perl-IPTables-Parse: Added (parse iptables/ip6tables policies).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
2017-03-02 12:53:00 +07:00

7 lines
317 B
Text

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.