An iptables-wrapper for blacklisting IPs.
Find a file
Dominic Reich e4fae2d664 build.sh: combine both commands with '&&'
* if first command fails, second does not get executed
2016-05-17 00:37:23 +02: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 build.sh: combine both commands with '&&' 2016-05-17 00:37:23 +02: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)