Perl extension for manipulating iptables policies
http://www.cipherdyne.org/modules/
The IPTables::ChainMgr package provides an interface to manipulate iptables
policies on Linux systems through the direct execution of iptables
commands. Although making a perl extension of libiptc provided by the iptables
project is possible, it is easy to just execute iptables commands directly in
order to both parse and change the configuration of the policy. Further, this
simplifies installation since the only external requirement is (in the spirit
of scripting) to be able to point IPTables::ChainMgr at an installed iptables
binary instead of having to compile against a library.
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout isv:perlur:epel/perl-IPTables-ChainMgr && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
IPTables-ChainMgr-1.6.tar.bz2 | 0000014504 14.2 KB | |
IPTables-ChainMgr-1.6.tar.bz2.asc | 0000000173 173 Bytes | |
perl-IPTables-ChainMgr.spec | 0000005916 5.78 KB |
Comments 0