Add readme.md
This commit is contained in:
parent
edc716c879
commit
c7a49e77bb
11
Readme.md
Normal file
11
Readme.md
Normal file
@ -0,0 +1,11 @@
|
|||||||
|
# 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`.
|
Loading…
Reference in New Issue
Block a user