shawon-mr6/nmap_manager ? reverse-engineered prompt
Reverse engineered prompt
Build me a single Bash script for Kali Linux that gives me a clean, menu driven Nmap toolkit so I do not have to remember commands.
I want to open it, see a simple numbered terminal menu, pick a scan type, answer only the prompts that actually matter, then have it run the right Nmap command for me and save a clear report with a timestamp. The reports should be easy to understand, include the exact command used, and end with a short plain English explanation plus simple Bangla or Banglish so a beginner can tell what happened.
Please include common scan groups like host discovery, port scanning, service and version checks, OS detection, network and firewall checks, and safe security script options. It should also detect my local network automatically when possible, remember basic settings between runs, and ask for sudo only when a scan really needs it.
Make the UI feel polished and friendly in the terminal, and if you need current Nmap behavior or flags, look up the latest docs online.
Are you gonna build this?
make sure you review the code using coderabbit