An iptables-wrapper for blacklisting IPs.
Find a file
Dominic Reich 6dda64dcbe initial commit
* I moved the project from private to public so anyone
    that wants to read a bit in my code can do that.
    Although my code might not be the best to read, as
    there might be lots of bugs and not really look that good.
    I'm not a professional codewriter but I had a few lessons
    back in school. :)
  * Do not blame me for anything.
2016-01-07 17:40:04 +01:00
.gitignore initial commit 2016-01-07 17:40:04 +01:00
blacklist.cpp initial commit 2016-01-07 17:40:04 +01:00
build.sh initial commit 2016-01-07 17:40:04 +01:00
LICENSE initial commit 2016-01-07 17:40:04 +01:00
README.md initial commit 2016-01-07 17:40:04 +01:00
version.h initial commit 2016-01-07 17:40:04 +01:00

blacklist

An iptables-wrapper for blacklisting IPs

Uncontinued due to the switch to FreeBSD and the use of pf instead of iptables (which usage syntax is pretty similar to blacklist)