A load testing cli tool that simulates bots behavior
⚠️ COMING SOON!
git clone git@github.com:eightshone/bot-gabe.git
| Yarn | NPM |
|---|---|
yarn install |
npm i |
| Yarn | NPM |
|---|---|
yarn dev |
npm run dev |
- Add base functionality
- Use sitemap to look for URLs
- Add initial number of requests option
- Add requests number multiplier option
- Add option to specify a text file to use for the list of URLs to crawl
