Docs updated.

This commit is contained in:
ethicalhack3r
2012-11-28 20:36:14 +01:00
parent cd45958c37
commit a72ca18eac
3 changed files with 6 additions and 1 deletions

2
README
View File

@@ -108,6 +108,8 @@ ryandewhurst at gmail
--proxy Supply a proxy in the format host:port or protocol://host:port (will override the one from conf/browser.conf.json). HTTP, SOCKS4 SOCKS4A and SOCKS5 are supported. If no protocol is given (format host:port), HTTP will be used
--proxy-auth Supply the proxy login credentials in the format username:password (will override the one from conf/browser.conf.json).
--wordlist | -w <wordlist> Supply a wordlist for the password bruter and do the brute.
--threads | -t <number of threads> The number of threads to use when multi-threading requests. (will override the value from conf/browser.conf.json)