From 67e11f82b3fd4252990f336da870b429d97efd37 Mon Sep 17 00:00:00 2001 From: Joe Testa Date: Wed, 25 Sep 2024 17:12:16 -0400 Subject: [PATCH] Updated --targets description. --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index a8a7009..e9c3718 100644 --- a/README.md +++ b/README.md @@ -94,7 +94,9 @@ usage: ssh-audit.py [options] -t, --timeout= timeout (in seconds) for connection and reading (default: 5) -T, --targets= 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= number of threads to use when scanning multiple targets (-T/--targets) (default: 32) -v, --verbose verbose output