rblcheck: A command-line interface to RBL-style listings | ||
---|---|---|
<<< Previous | Using | Next >>> |
To verify that the program is working after you've compiled it, try the following test:
$ ./rblcheck -s relays.ordb.org 127.0.0.1 127.0.0.1 not RBL filtered by relays.ordb.org $ ./rblcheck -s relays.ordb.org 127.0.0.2 127.0.0.2 RBL filtered by relays.ordb.org |
If you see any other result than the above, then something has gone wrong; please see below about reporting bugs and finding help.
<<< Previous | Home | Next >>> |
Return codes | Up | The rbl wrapper |