2023-10-24 17:13:16 +07:00
2023-10-24 17:12:20 +07:00
2023-10-24 17:12:20 +07:00
2022-12-16 16:27:38 +07:00
2022-12-16 16:34:09 +07:00
2023-10-24 17:12:20 +07:00

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
No description provided
Readme 13 MiB
Languages
C 50.8%
Python 48.5%
Makefile 0.7%