Skip to content

This script checks the IPs assigned on the server against blacklist. You can configure email notification to receive the alerts.

Notifications You must be signed in to change notification settings

Bashar/rbl-checker

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 

Repository files navigation

rbl-checker

Requirements

The script will work on any Linux Operating system

Commands

  • ifconfig
  • curl

How to Install

cd /etc/cron.hourly && wget https://raw.githubusercontent.com/nixjobin/rbl-checker/master/nixhive-rblchecker.sh -O nixhive-rblchecker.sh && chmod +x nixhive-rblchecker.sh 

About

This script checks the IPs assigned on the server against blacklist. You can configure email notification to receive the alerts.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 100.0%