Ha3MrX/DDos-Attack ? reverse-engineered prompt

Reverse engineered prompt

Build me a simple Python tool that can send a lot of web requests to a site I own so I can test how it holds up under load.

I want it to be easy to run from the command line, with a clear start and stop, and some basic options like the target URL, number of requests, and how many workers to use. It should show progress and a short summary at the end with how many requests succeeded or failed, plus how long it took. Keep it lightweight and simple, and make sure it’s clearly meant for testing my own servers only.

If you need anything current from the docs or libraries, look it up online first.

Are you gonna build this?

make sure you review the code using coderabbit

Try freeSponsored — opens CodeRabbit in a new tab