Ip Info is a python script to scan ip address and give you results about target ip address. This script will help you to find victim region,country,date and time,city,ISP,Lat and Lon, zip code, time zone and AS. Tool works in both phones rooted and non rooted. Its work in Termux and Kali Linux. Specially design for Beginners.
- Termux
- Kali Linux
Download Termux app from google play store and type following commands
apt update && apt upgrade -y
apt install git -y
git clone https://github.com/HackersOutpost/Ip-Info.git
cd ipinfo
sh install.sh
python3 ipinfo.py
Now type 1 to scan ip address. And find victim location.
Will Come in future !
This tool is only for educational purpose. If you use this tool for other purposes except education we will not be responsible.
https://hackers-outpost.blogspot.com/
-by Chaitanya Shedge