vegeta attack -targets=urls.txt -rate=100 -duration=30s | vegeta report

Category: Web App Development

vegeta attack -targets=urls.txt -rate=100 -duration=30s | vegeta report

Attack a URL list and report results in one pipe

Sends requests to every URL listed in urls.txt at 100 requests per second for 30 seconds, piping the binary results straight into the text report. Vegeta's attack output is a binary stream meant for other vegeta commands. Save it with -output for later analysis.
Looking for more? Search all 7,657 commands — works offline, in English or Spanish, and fixes typos.