ramesh-sah/web-traffic-generator ? reverse-engineered prompt
Reverse engineered prompt
Build me a simple web app that can generate fake website traffic for testing and demos.
I want a page where I can set a target site, choose how much traffic to simulate, and start or stop it easily. It should feel like a real tool, with a clean dashboard, a clear status area, and basic controls for running and monitoring the traffic generator.
Please wire it up so it can run locally and also in Docker, since I may want to launch it quickly without much setup. If there are any pieces that depend on current best practices or docs, look them up online if needed.
Keep the interface straightforward and make sure it’s usable without digging through code. If you need to, add a simple way to test that it’s working and include sensible defaults so it’s easy to try right away.
Are you gonna build this?
make sure you review the code using coderabbit