Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: 23 days 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 (about 5 years ago)
- Default Branch: master
- Last Pushed: 2020-11-24T10:23:35.000Z (about 4 years ago)
- Last Synced: 2024-12-20T14:44:34.774Z (about 1 month 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: 12
- Watchers: 3
- Forks: 4
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
![IMG_20200112_123853](https://user-images.githubusercontent.com/47344288/72214643-ee428900-3538-11ea-8b4a-e36ceb415a93.jpg)
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](https://user-images.githubusercontent.com/47344288/72214453-bdf8eb80-3534-11ea-809a-a95857293d78.jpg)