Net::RBLClient

Queries multiple Realtime Blackhole Lists in parallel
Download

Net::RBLClient Ranking & Summary

Advertisement

  • Rating:
  • License:
  • Perl Artistic License
  • Price:
  • FREE
  • Publisher Name:
  • Asher Blum
  • Publisher web site:
  • http://www.wildspark.com/asher/ipshutter/

Net::RBLClient Tags


Net::RBLClient Description

Queries multiple Realtime Blackhole Lists in parallel Net::RBLClient is a Perl module that queries multiple Realtime Blackhole Lists in parallel.SYNOPSIS use Net::RBLClient; my $rbl = Net::RBLClient->new; $rbl->lookup('211.101.236.160'); my @listed_by = $rbl->listed_by;This module is used to discover what RBL's are listing a particular IP address. It parallelizes requests for fast response.An RBL, or Realtime Blackhole List, is a list of IP addresses meeting some criteria such as involvement in Unsolicited Bulk Email. Each RBL has its own criteria for addition and removal of addresses. If you want to block email or other traffic to/from your network based on one or more RBL's, you should carefully study the behavior of those RBL's before and during such blocking. Requirements: · Perl


Net::RBLClient Related Software