loadtest

Run a load test on the selected HTTP or WebSockets URL. More information: https://github.com/alexfernandez/loadtest.

loadtest --concurrency 10 --rps 200 https://example.com

loadtest --headers "accept:text/plain;text-html" https://example.com

loadtest --method GET https://example.com