/ip-parser

function to track your or another person's IP address

Primary LanguagePythonApache License 2.0Apache-2.0

IMG_20200112_123853

ipapi.co

  • ipapi is used using the python language and has been designed to be able to find or track an IP through this tool
  • ipapi uses api from https://ipapi.co/xml and is created using xml parsing
  • there is a mixture of RegEx in these tools
  • and this has been tested if there are bugs, please contact
  • tools using python3

How to install [Termux]

1. Download Termux on Google Play Store
2. pkg install git
3. git clone https://github.com/Suryapardana/ip-parser
4. bash a.sh
5. Choose one of the tools version 1 or version 2 for example [python ipv2.py]

How to use version 2

python ipdrone.py -v (your victim ip here)
ex:- python ipdrone.py -v 127.0,0.1

LICENSE

IMG_20200112_121124