EnglishFrenchSpanish

OnWorks favicon

rblcheck - Online in the Cloud

Run rblcheck in OnWorks free hosting provider over Ubuntu Online, Fedora Online, Windows online emulator or MAC OS online emulator

This is the command rblcheck that can be run in the OnWorks free hosting provider using one of our multiple free online workstations such as Ubuntu Online, Fedora Online, Windows online emulator or MAC OS online emulator

PROGRAM:

NAME


rblckeck - DNSBL lookup utility

SYNOPSYS


rblcheck [-s zone] [-S zone-file] [-c] [-tmvq] [-n nsaddr] address...

DESCRIPTION


rblcheck is a simple command-line to perform DNSBL (DNS-based blocklists) lookups. For
every IP address (or a name, in which case it will be resolved to an address first), the
utility verifies whenever it is listed in a (list of) DNS blocklists specified with -s or
-S options, optionally obtains text assotiated with the listing (usually it is either some
description about the reason of the listing or an URL referring to such a description),
and displays results on standard output.

The program is implemented on top of udns(3) library.

OPTIONS


The following options are recognized by rblcheck:

-s zone
add the given zone DNSBL name to the list of active zones.

-S zone-file
add list of zones from the named zone-file to the list of active zones (the file
specifies one zone as the first word on a line, empty lines and lines starting with
`#' character are ignored).

-c reset active zone list.

-v be more verbose, produce more detailed output.

-q the opposite for -v -- produce less detailed output.

-t obtain text for listed addresses.

-n nsaddr
Use the given nameserver (given as IPv4 or IPv6 address) instead of the default.
The same effect may be achieved by setting $NSCACHEIP environment variable.

-m stop after first hit, ie after the first address which is found to be listed.

-h print short help and exit.

If no -s, -S and -c options are given, rblcheck will try to obtain list of zones using
$RBLCHECK_ZONES environment variable, or ~/.rblcheckrc, or /etc/rblckechrc files, in that
order. If no zones are found, it will exit unsuccessefully.

RETURN VALUE


When no addresses given are listed and no errors occured, rblcheck exits with code 0. If
at least one address is listed, rblcheck returns 100. In case of DNS errors, rblcheck
returns 2.

ENVIRONMENT


$RBLCHECK_ZONES
if no -s, -S or -c option is given, rblcheck tries this variable to obtain list of
DNSBL zones to check against.

Use rblcheck online using onworks.net services


Free Servers & Workstations

Download Windows & Linux apps

  • 1
    Free Pascal Compiler
    Free Pascal Compiler
    A 32/64/16-bit Pascal compiler for
    Win32/64/CE, Linux, Mac OS X/iOS,
    Android, FreeBSD, OS/2, Game Boy
    Advance, Nintendo NDS and DOS;
    semantically compatible wi...
    Download Free Pascal Compiler
  • 2
    Canon EOS DIGITAL Info
    Canon EOS DIGITAL Info
    Canon doesn�t have shutter count
    included on the EXIF information of an
    image file, as opposed to Nikon and
    Pentax. There�s no official Canon based
    application ...
    Download Canon EOS DIGITAL Info
  • 3
    rEFInd
    rEFInd
    rEFInd is a fork of the rEFIt boot
    manager. Like rEFIt, rEFInd can
    auto-detect your installed EFI boot
    loaders and it presents a pretty GUI
    menu of boot option...
    Download rEFInd
  • 4
    ExpressLuke GSI
    ExpressLuke GSI
    This SourceForge download page was to
    grant users to download my source built
    GSIs, based upon phhusson's great
    work. I build both Android Pie and
    Android 1...
    Download ExpressLuke GSI
  • 5
    Music Caster
    Music Caster
    Music Caster is a tray music player
    that lets you cast your local music to a
    Google Cast device. On the first run,
    you will need to click the arrow in your
    tas...
    Download Music Caster
  • 6
    PyQt
    PyQt
    PyQt is the Python bindings for
    Digia's Qt cross-platform
    application development framework. It
    supports Python v2 and v3 and Qt v4 and
    Qt v5. PyQt is avail...
    Download PyQt
  • More »

Linux commands

Ad