README
stress-tool
a CLI tool for stress-testing websites
License
MIT
Install
mkdir temp
cd temp
npm i @cepharum/stress-tool
Usage
Don't use npm start
directly for npm seems to interfere with gracefully shutting down the tool. Instead use the command given in package.json directly:
node stress-http.js https://www.example.com/