dwichan0905 / ipdrone

get your victim's location by his/her ip address in Termux from ipdrone

Home Page:https://www.noob-hackers.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ipdrone v1.0

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

unnamed (2)

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

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

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

Subscribe our channel on youtube

https://rebrand.ly/noobhackers

Chekout our webite

https://www.noob-hackers.com

Warning

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

get your victim's location by his/her ip address in Termux from ipdrone

https://www.noob-hackers.com

License:MIT License


Languages

Language:Python 100.0%