DNS IP Hunt using Termux

modz

modz

Contributor
Changelogs:
• It can differenciate now if the Resolver is Working but in only some cases.
• Color Coding
• Added Indication of progress
• You can customize your domain now
• You can now see all the Response Time of each Resolver that worked.


Color Coding:
Green - Works on tunneling (DNSTT, Iodine, etc.)
Yellow - Works only when pinging
Cyan - Is where the iteration progress is
where the iteration progress is


Preview:
20231231_135427.png



How to use:
Screenshot_20231231-140005_Termux.png



Command:

curl -sL https://raw.githubusercontent.com/Veroniclover/ipscan-dnstt/master/ipscan -o "$PREFIX/bin/ipscan" && chmod +x "$PREFIX/bin/ipscan"
 
Top