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
- Host: GitHub
- URL: https://github.com/machine1337/iplocation
- Owner: machine1337
- License: mit
- Created: 2021-07-03T02:28:05.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2022-11-21T19:54:58.000Z (over 2 years ago)
- Last Synced: 2025-04-03T16:52:20.621Z (24 days ago)
- Topics: geolocation, hacking, ipfinder, iplocation, iplocation-, iptracker, machine1337, termux, termux-hacking
- Language: Shell
- Homepage: https://t.me/machine1337
- Size: 8.79 KB
- Stars: 37
- Watchers: 2
- Forks: 4
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# iplocation:

# 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