public marks

LINK

pynetfilter_conntrack - INL software - Trac

by tadeufilippini & 1 other
pynetfilter_conntrack is a Python binding of libnetfilter_conntrack. The binding is the file pynetfilter_conntrack.py and you have also a clone of conntrack program: conntrack.py. See also pyctd project. What's this? ΒΆ This python library is based on libnetfilter_conntrack, which lets you manipulate conntrack objects. In other words, pynetfilter_conntrack lets you deal with Netfilter's stateful inspection objects from the Python world. Practically, for the administrator, this means you can now easily close connections of your choice on your Linux [2.6] firewall. You can also receive informations about all connections (how many packets have gone through, how many bytes, etc.). You will even be able to create new objects in the Connection Tracking (this means that complex protocols such as FTP, P2P, etc. can have Python dealing with them rather than complex kernel modules).

Comments

No comment on this link yet.


PUBLIC TAGS
on this link

bibliotheques   design   language   linux   pynetfilter   python   reseau   web   webdesign  

BY

tadeufilippini
the 11/08/2007 at 21:27

pvergain
the 11/08/2007 at 09:36