Introduction
How do you Block large number of IP address from your web application/server. Obviously that can easily be done in P
IP address
P
If you want a way to add / remove via code take a look at denyhosts. You could either maintain the IP list via code or patch the source to read from whatever location you want.