An iptables-wrapper for blacklisting IPs.
Dominic Reich
6dda64dcbe
* 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. |
||
---|---|---|
.gitignore | ||
blacklist.cpp | ||
build.sh | ||
LICENSE | ||
README.md | ||
version.h |
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)