Skip to content

Track live address of victim using ip address of victim

Notifications You must be signed in to change notification settings

TermuxHackz/ipfinder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

ipfinder

Track live address of victim using ip address of victim

About tool

Ipfinder is a simply python script, which can be used to Ip lookup and to get information of perticualr target Ip. This tool works on both rooted Android device and Non-rooted Android device.

Tested on:

• TERMUX

Installation in Termux

apt-get update -y

apt-get upgrade -y

pkg install python -y

pkg install python2 -y

pkg install git -y

pip install lolcat

pip install requests

git clone https://github.com/TermuxHackz/ipfinder

cd $HOME

ls

cd ipfinder

python Ipfinder.py -v (your victim ip here)

Example: python Ipfinder.py -v 127.0.0.1

Disclaimer

This tool is only for educational purpose. If you use this tool for other purposes except education we will not be responsible in such cases.

About

Track live address of victim using ip address of victim

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages