Skip to content

Commit

Permalink
Merge pull request #15 from jayjb/fix_typo
Browse files Browse the repository at this point in the history
Fix typo
  • Loading branch information
hdm authored Sep 23, 2024
2 parents c0a98d8 + 4e31187 commit d57767d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -126,7 +126,7 @@ Flags:
--pubkey-hunt-file string The optional file containing public keys to hunt
--retries uint The retry count for subsequent failed connections after an initial success (default 2)
--timeout uint The number of seconds to wait for a target to respond (default 5)
--userenum-max-per-session-count uint The maximum number of authentication atempts per session (default 1023)
--userenum-max-per-session-count uint The maximum number of authentication attempts per session (default 1023)
--userenum-test-count uint The number of tests to apply during username enumeration (default 2500)
-u, --users string The list of usernames to test on each target (comma-separated) (default "root")
```

0 comments on commit d57767d

Please sign in to comment.