AbirHasan2005/OPRecon — reverse-engineered prompt

Reverse engineered prompt

GitHub

Build me a simple Python terminal tool called OPRecon that works on Linux and Termux. I want one place where I can enter a phone number, an IP address, or a website link and get useful recon style info back in a clean readable way.

It should include a built in phone lookup similar to PhoneInfoga, IP geolocation for direct IPs, website lookup by resolving the site and showing location details, and the phone number tracker feature the original project mentions, including trying to get an IP from a phone number. Give it an easy text menu, colored output, and clear messages so it feels friendly even for someone who is not very technical. Please make setup straightforward with the requirements file and a simple run script, and handle bad input or network errors without crashing. Keep it close to the original readme and screenshot, and look up current docs online if you need to.

Want more depth? Deep Reverse