File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -7,9 +7,9 @@ A parallel DNSBL checker using bash and GNU Parallel utilities
77```
88#./rbl.sh
99Usage:
10- /opt/zabbix/rbl5 .sh listcheck - Verify that all DNSBLS in the list are responding within a reasonable time (online)
11- /opt/zabbix/rbl5 .sh details [ip1] [...] - Fetch details for all RBL entries for one or many IP addresses
12- /opt/zabbix/rbl5 .sh count [ip1] [...] - Fetch a total count of RBL entries for many IP addresses
10+ ./rbl .sh listcheck - Verify that all DNSBLS in the list are responding within a reasonable time (online)
11+ ./rbl .sh details [ip1] [...] - Fetch details for all RBL entries for one or many IP addresses
12+ ./rbl .sh count [ip1] [...] - Fetch a total count of RBL entries for many IP addresses
1313
1414IP address can be either a single address or network in CIDR form
1515```
You can’t perform that action at this time.
0 commit comments