This tool checks whether the given domain is UP or not, and if it is UP, check that's IP in Active mode and show to you.
- Show IP
- Show IP And Domain
If your README is long, add a table of contents to make it easy for users to find what they need.
go install github.com/destan0098/ipshow@latest
show Just IP
cat iplist.txt | ipshow -ip
echo google.com| ipshow -ip
show Domain and IP
cat iplist.txt | ipshow -ipd
or
echo google.com| ipshow -ipd
Scan and show Fastly