Skip to content

Commit 110355f

Browse files
authored
Update README.md
1 parent c03954e commit 110355f

File tree

1 file changed

+8
-3
lines changed

1 file changed

+8
-3
lines changed

README.md

Lines changed: 8 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -19,9 +19,10 @@ Bluto requires various other dependencies. So to make things as easy as possible
1919

2020
Bluto now takes command line arguments at launch, the new options are as follows;
2121

22-
-e This uses a very large subdomain list for bruting.
23-
-api You can supply your email hunter api key here to gather a considerably larger amount of email addresses.
24-
-d Used to specify the target domain on the commandline.
22+
-e This uses a very large subdomain list for bruting.
23+
-api You can supply your email hunter api key here to gather a considerably larger amount of email addresses.
24+
-d Used to specify the target domain on the commandline.
25+
-t Used to set a timeout value in seconds. Deafult is 10
2526

2627
**Examples:** (feel free to use this EmailHunter API Key until it is removed)
2728

@@ -66,6 +67,10 @@ Change/Feature Requests
6667

6768
Changelog
6869
====
70+
* Version __2.3.6__ (__14/08/2016__):
71+
* BugFixes
72+
* Timeout value can be parsed as argument (-t 5)
73+
6974
* Version __2.3.2__ (__02/08/2016__):
7075
* MetaData Scraping From Document Hunt On Target Domain
7176
* Target Domain Parsed As Argument

0 commit comments

Comments
 (0)