/bl_check

Block list checking

Primary LanguagePerl

bl_check

Console utility for check ip networks in DNSBL

Prerequisites

This project requires Perl5

Installation

BEFORE YOU INSTALL: please read the prerequisites

Start with cloning this repo on your local machine:

$ git clone https://github.com/whyberg/bl_check.git
$ cd PROJECT

Install required modules from CPAN:

$ cpan install LWP
$ cpan install Net::DNS::Async

Or if you prefer using apt:

$ apt install libwww-perl
$ apt install liblwp-protocol-https-perl

Usage

Create config file from bl_check.conf.sample.

Add your networks CIDRs or singl ips Add DNSBLs as you wish

Run script and wait report