https://github.com/suryapardana/ip-parser
function to track your or another person's IP address
https://github.com/suryapardana/ip-parser
ip ip-address ip-address-lookup ip-geolocation ip-geolocation-api ip-location ip-lookup ip-parser ip-xml ipapi ipapi-co ipfs iplookup ipython python-xml xml xml-parser
Last synced: about 2 months ago
JSON representation
function to track your or another person's IP address
- Host: GitHub
- URL: https://github.com/suryapardana/ip-parser
- Owner: Suryapardana
- License: apache-2.0
- Created: 2019-11-14T16:12:47.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2020-11-24T10:23:35.000Z (over 4 years ago)
- Last Synced: 2025-04-09T17:05:18.283Z (about 2 months ago)
- Topics: ip, ip-address, ip-address-lookup, ip-geolocation, ip-geolocation-api, ip-location, ip-lookup, ip-parser, ip-xml, ipapi, ipapi-co, ipfs, iplookup, ipython, python-xml, xml, xml-parser
- Language: Python
- Homepage:
- Size: 43 KB
- Stars: 11
- Watchers: 2
- Forks: 4
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README

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
