Skip to content

Commit

Permalink
Merge branch 'IntellexApps:master' into master
Browse files Browse the repository at this point in the history
  • Loading branch information
ogmueller authored Dec 22, 2023
2 parents e777cc1 + b055a8a commit 035948e
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 @@ -32,6 +32,7 @@ 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 lists from file with one entry per line
-c Warn if the top level domain of the list has expired
Expand All @@ -40,6 +41,7 @@ If the IP is supplied, the PTR check cannot be executed and will be skipped.
-p Plain text output (no coloring, no interactive status)
-t Thread numbers (4) or percentage (75%) of cores to use
-h The help you are just reading
</pre>
Result of the script is the number of blocklisted entries. So if the supplied
IP is not blocklisted on any of the servers the return code is 0.
Expand Down

0 comments on commit 035948e

Please sign in to comment.