Skip to content

Commit

Permalink
Updated --targets description.
Browse files Browse the repository at this point in the history
  • Loading branch information
jtesta committed Sep 25, 2024
1 parent 2cd96f1 commit 67e11f8
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -94,7 +94,9 @@ usage: ssh-audit.py [options] <host>
-t, --timeout=<secs> timeout (in seconds) for connection and reading
(default: 5)
-T, --targets=<hosts.txt> a file containing a list of target hosts (one
per line, format HOST[:PORT])
per line, format HOST[:PORT]). Use -p/--port
to set the default port for all hosts. Use
--threads to control concurrent scans.
--threads=<threads> number of threads to use when scanning multiple
targets (-T/--targets) (default: 32)
-v, --verbose verbose output
Expand Down

0 comments on commit 67e11f8

Please sign in to comment.