Reverse engineered prompt

GitHub

Build me a small Linux terminal tool in bash for auditing the security of my own WiFi gear, with the same old school menu driven feel as the screenshots. I want it to wrap the usual wireless testing tools into one simple script that can check dependencies, switch an adapter into monitor mode, scan nearby networks, list which ones have WPS enabled, and show useful details like channel, signal, and lock status.

Make it beginner friendly and mostly automatic, with clear prompts, colored output, and good error handling if my adapter or required tools are missing. It should save logs and results so I can review what it found later. Please keep the setup simple so someone can unzip it, make the script executable, and run it from the terminal.

This is for defensive testing on networks I own or have permission to assess. If you need details on the current command line behavior of the common wireless audit tools, look up the docs online.

Have a live product UI? Try website reverse