Commit Graph

6 Commits

Author SHA1 Message Date
Tomás Senart
bcd707446a Report: Accept multiple input files
In order to report results from multiple attack runs, the report sub
command now accepts multiple input files.
For you to run a distributed attack, use a tool like pdsh to run vegeta
attack on different machines and then aggregate the results into one
machine where vegeta report would consume them.
2013-09-12 04:55:29 +01:00
Tomás Senart
7cd13327c6 Default targets to stdin and abstract file handling 2013-09-11 14:41:17 +01:00
Tomás Senart
3059854751 Better wording 2013-09-11 14:16:52 +01:00
Tomás Senart
ea5764489f Better Usage func 2013-09-11 14:16:52 +01:00
Tomás Senart
e61ded8e5b Abstract command building and setup with closures 2013-09-11 14:16:52 +01:00
Tomás Senart
4bbc7a0296 Split Attack and Report into sub commands 2013-09-11 14:16:52 +01:00