summaryrefslogtreecommitdiffstats
path: root/perl/perl-IPTables-ChainMgr/README
diff options
context:
space:
mode:
author davjohn2017-02-28 13:35:22 +0100
committer Willy Sudiarto Raharjo2017-03-02 06:53:00 +0100
commit5d8c27f152bd3446a68fe9259e70d900891feecc (patch)
treec17231051c745dd59c0766105ccf9a16d6b44160 /perl/perl-IPTables-ChainMgr/README
parente6037eda2fa94202a3435a13f73abd951765c399 (diff)
downloadslackbuilds-5d8c27f152bd3446a68fe9259e70d900891feecc.tar.gz
perl/perl-IPTables-ChainMgr: Added (manipulate iptables policies).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'perl/perl-IPTables-ChainMgr/README')
-rw-r--r--perl/perl-IPTables-ChainMgr/README6
1 files changed, 6 insertions, 0 deletions
diff --git a/perl/perl-IPTables-ChainMgr/README b/perl/perl-IPTables-ChainMgr/README
new file mode 100644
index 0000000000..b82c797d98
--- /dev/null
+++ b/perl/perl-IPTables-ChainMgr/README
@@ -0,0 +1,6 @@
+IPTables-ChainMgr (Perl extension for manipulating iptables
+and ip6tables policies)
+
+The IPTables::ChainMgr package provides an interface to manipulate
+iptables and ip6tables policies on Linux systems through the direct
+execution of iptables/ip6tables commands.