An open API service indexing awesome lists of open source software.

https://github.com/machine1337/iplocation

A small script to find the exact Geo-location of IP
https://github.com/machine1337/iplocation

geolocation hacking ipfinder iplocation iplocation- iptracker machine1337 termux termux-hacking

Last synced: 3 days ago
JSON representation

A small script to find the exact Geo-location of IP

Awesome Lists containing this project

README

        

# iplocation:

![ip](https://user-images.githubusercontent.com/82051128/124340673-6048db00-dbd0-11eb-9dd2-1a96db17eeb1.png)
![tar](https://user-images.githubusercontent.com/82051128/124358545-3d531100-dc3a-11eb-9665-60ec6afe7263.png)

# Installation:
For Linux Users:
a) git clone https://github.com/machine1337/iplocation
b) chmod +x run.sh
c) ./run.sh

For Termux Users:
a) pkg update && pkg upgrade
b) git clone https://github.com/machine1337/iplocation
c) chmod +x run.sh
d) ./run.sh

# Pre-requisite:
a) curl
b) git
c) jq