c7a49e77bb6e299a9ca2839f608f073e44d312ad
Infidel's iptables log parser
Codes
wrapper.py
Reads, iptables.log and calls the c parser_lib.so. Feed the parser library with lines from iptables log.
parser_lib.so
Process the sed like operation on the line by line feeded by wrapper.py.
Description
Languages
C
50.8%
Python
48.5%
Makefile
0.7%