ArfanZaky/proxy-traffic-generator ? reverse-engineered prompt
Reverse engineered prompt
Build me a web app that can send a lot of visits to one or more websites through rotating HTTPS proxies, and show everything in real time while it runs.
I want a simple dark dashboard where I can paste target URLs, optionally add a verify URL to test each proxy first, then choose how many total requests to send, how many run at once, and the delay between them. It should support two modes, a fast HTTP request mode and a headless browser mode for sites that need a real browser. I also want live logs, success and fail counts, progress updates, and a clear start and stop flow so I can watch it work from the browser.
If you need to look up current docs for anything, go ahead. Keep it working on localhost with a single server and a clean, modern UI.
Are you gonna build this?
make sure you review the code using coderabbit