Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
IntellexApps authored Jul 14, 2022
1 parent c3a78dd commit b055a8a
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,13 +30,15 @@ blcheck [options] <domain\_or\_IP>
Supplied domain must be full qualified domain name.
If the IP is supplied, the PTR check cannot be executed and will be skipped.

<pre>
-d dnshost Use host as DNS server to make lookups
-l file Load blacklists from file, separated by space or new line
-c Warn if the top level domain of the blacklist has expired
-v Verbose mode, can be used multiple times (up to -vvv)
-q Quiet modem with absolutely no output (useful for scripts)
-p Plain text output (no coloring, no interactive status)
-h The help you are just reading
</pre>

Result of the script is the number of blacklisted entries. So if the supplied
IP is not blacklisted on any of the servers the result is 0.
Expand Down

0 comments on commit b055a8a

Please sign in to comment.