rajkumardusad/IP-Tracer ? reverse-engineered prompt
Reverse engineered prompt
Build me a small PHP command line tool for Linux and Termux that can look up information about an IP address using the ip api service.
I want it to work from the terminal with a simple install step, then let me run a command like trace or ip tracer to see details about my own IP or a target IP address. It should print useful location and network info in a clean, easy to read format, and show a help screen when I run it without arguments.
Please make it feel like a real utility I can install and use right away, with the main script, an installer, and any support files it needs. Keep it lightweight and practical, and if you need to check current PHP or API usage details online, go ahead and look them up.
Are you gonna build this?
make sure you review the code using coderabbit