bitbrute/evillimiter-windows — reverse-engineered prompt
Reverse engineered prompt
Build me a simple Windows desktop app for managing bandwidth on my local network, mainly for my own lab and testing. I want it to scan the local IPv4 network, show the devices it finds in a clear GUI, and let me throttle each device’s upload and download speed individually. It should keep monitoring traffic so I can see what is happening and turn limits on or off easily for selected devices.
Please make it Windows only, working on Windows 7 and newer, and handle the required packet capture setup during install if possible. If Npcap is needed, guide the user through installing it in WinPcap API compatible mode. Keep in mind this only needs to work for IPv4 networks.
I want this to feel like a usable GUI version of a network limiter, not a command line tool. Include a basic installer or setup flow so someone can download it, install it, and start using it right away. Look up current docs online if you need to.
Want more depth? Deep Reverse