Ip drone ( get information about ip)

Currently reading:
 Ip drone ( get information about ip)

Deleted member 231624

Member
LV
0
Joined
Apr 3, 2023
Threads
3
Likes
0
Credits
264©
Cash
0$
Ipdrone 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.

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/noob-hackers/ipdrone
cd $HOME
ls
cd ipdrone
ls
python ipdrone.py -v (your victim ip here)

example:- python ipdrone.py -v 127.0,0.1

Hurray... you got his location with some more information
 

Create an account or login to comment

You must be a member in order to leave a comment

Create account

Create an account on our community. It's easy!

Log in

Already have an account? Log in here.

Tips
Top Bottom