Added more CLI options

This commit is contained in:
FireFart
2014-03-01 14:09:05 +01:00
parent 25c2f3adad
commit b1b8066fe5
5 changed files with 39 additions and 6 deletions

View File

@@ -177,6 +177,14 @@ Apple Xcode, Command Line Tools and the libffi are needed (to be able to install
--username | -U <username> Only brute force the supplied username.
--cache-ttl <cache-ttl> Typhoeus cache TTL
--request-timeout <request-timeout> Request Timeout
--connect-timeout <connect-timeout> Connect Timeout
--max-threads <max-threads> Maximum Threads
--help | -h This help screen.
--verbose | -v Verbose output.