Anon4You/webinfo ? reverse-engineered prompt
Reverse engineered prompt
Build me a simple Termux friendly shell script that checks a website or domain and shows useful info in one run, without needing me to pass command line arguments.
I want it to collect things like WHOIS details, DNS records, host info, traceroute, reverse DNS, GeoIP, a basic nmap scan, HTTP headers, and all page links, then print the results clearly in the terminal. It should feel like a one command website info tool that just works after I make it executable and run it. If it needs any online lookup or public API help to get the data, go ahead and use that, but keep the setup simple and lightweight. Make the output easy to read and organized so I can quickly scan through everything.
Are you gonna build this?
make sure you review the code using coderabbit