pyctd is a XML-RPC service for monitoring and altering Netfilter connections for network admins.
It has the following functionnalities :
Connections listing (with byte rate of connections)
Entries removal
Modification of mark and timeout
pyctd is a free software released under GNU General Public License. Please see COPYING file for further informations.
Requirements:
· pynetfilter_conntrack
· Python
Installation:
If you get pyctd with subversion or tarball, you will need to launch as super-user (eg. sudo) :
python setup.py install
Run:
Type pyctd -h for text about command usage.
What's New in This Release:
· This release adds filtering of unwanted connections.
Product's homepage