shawon-mr6/kali_manager ? reverse-engineered prompt

Reverse engineered prompt

Build me a simple Bash tool for Kali Linux that opens in the terminal as a colorful numbered menu and makes common system admin tasks easy without needing to remember commands.

I want it to run only as root, then give me options for updating packages, full upgrades, cleaning and removing unused packages, starting and stopping Apache and PostgreSQL, checking service status, and starting the Metasploit database. It should also show useful system info like local IP, routing table, public IP, disk use, memory use, CPU info, and running services. Add basic package management too, so I can search, install, and remove packages with input checks.

Please make reboot and shutdown safe by asking for confirmation first. If I press Ctrl+C, it should go back to the menu instead of closing. Use clear green, red, and yellow messages so I can easily see what happened. Keep it simple and reliable, and if you need current command details, look them up online first.

Are you gonna build this?

make sure you review the code using coderabbit

Try freeSponsored — opens CodeRabbit in a new tab