This php script scans concurrent connections from each IP.
If there are more than 10 concurrent connections from each IP, it is automatically blocked.
It also has whitelist of IP's which helps avoid banning your peers.
Installation:
create file "conIP.php" at /var/www/html and paste the code below into it.
create file "conIP.txt" at same location, and chmod 777 to it.
Run:
From browser type: http://yoursite.com/conIP.php
Security:
Rename conIP.php and conIP.txt to something...
Protect CSP Spamming
If there are more than 10 concurrent connections from each IP, it is automatically blocked.
It also has whitelist of IP's which helps avoid banning your peers.
Installation:
create file "conIP.php" at /var/www/html and paste the code below into it.
create file "conIP.txt" at same location, and chmod 777 to it.
Run:
From browser type: http://yoursite.com/conIP.php
Security:
Rename conIP.php and conIP.txt to something...
Protect CSP Spamming