RBL check script is use to check IP is blacklisted on the list of DNSBL Servers...
-
Updated
Apr 18, 2021 - Shell
RBL check script is use to check IP is blacklisted on the list of DNSBL Servers...
IP Blacklist is a Bash script designed to protect your server by blocking malicious IP addresses. It works by fetching an updated list of harmful IPs from a GitHub repository and configuring your server to drop packets from these IPs by routing them to a blackhole.
Add a description, image, and links to the ipblacklist topic page so that developers can more easily learn about it.
To associate your repository with the ipblacklist topic, visit your repo's landing page and select "manage topics."