Fail2abuseipdb
A simple application for converting fail2ban's jail output to an abuseipdb-compatible CSV
Data Structures
Here are the data structures with brief descriptions:
[detail level 12]
 CStringSplitSplits a string into tokens, usable in an iterator loop, based on a delimiter
 CIteratorSimple implementation of an iterator usable in a iterative for-loop