"Ip lookup python script for termux"
About ipdrone tool :
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.
Build Status Build Status License: MIT Rawsec's CyberSecurity Inventory
Ipdrone is available for
Termux
Installation and usage guide:
$ apt-get update -y
$ apt-get upgrade -y
$ pkg install python -y
$ pkg install python2 -y
$ pkg install git -y
$ pip install requests
$ ls
$ git clone https://github.com/noob-häçkers/ipdrone
$ ls
$ cd ipdrone
$ ls
$ python ipdrone.py -v (your victim ip here)
ex:- python ipdrone.py -v 127.0,0.1
Boom... you got his location with some more information
© 2020 GitHub,
Feedback

About ipdrone tool :
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.
Build Status Build Status License: MIT Rawsec's CyberSecurity Inventory
Ipdrone is available for
Termux
Installation and usage guide:
$ apt-get update -y
$ apt-get upgrade -y
$ pkg install python -y
$ pkg install python2 -y
$ pkg install git -y
$ pip install requests
$ ls
$ git clone https://github.com/noob-häçkers/ipdrone
$ ls
$ cd ipdrone
$ ls
$ python ipdrone.py -v (your victim ip here)
ex:- python ipdrone.py -v 127.0,0.1
Boom... you got his location with some more information
© 2020 GitHub,
Feedback


