File tree Expand file tree Collapse file tree 1 file changed +8
-3
lines changed Expand file tree Collapse file tree 1 file changed +8
-3
lines changed Original file line number Diff line number Diff line change @@ -19,9 +19,10 @@ Bluto requires various other dependencies. So to make things as easy as possible
19
19
20
20
Bluto now takes command line arguments at launch, the new options are as follows;
21
21
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
25
26
26
27
** Examples:** (feel free to use this EmailHunter API Key until it is removed)
27
28
@@ -66,6 +67,10 @@ Change/Feature Requests
66
67
67
68
Changelog
68
69
====
70
+ * Version __ 2.3.6__ (__ 14/08/2016__ ):
71
+ * BugFixes
72
+ * Timeout value can be parsed as argument (-t 5)
73
+
69
74
* Version __ 2.3.2__ (__ 02/08/2016__ ):
70
75
* MetaData Scraping From Document Hunt On Target Domain
71
76
* Target Domain Parsed As Argument
You can’t perform that action at this time.
0 commit comments