Introduction :
OSINT Tool, used for any puplic available ip adress, build using python3 wiht popular geoip and other modules, success resultes will print useful information like:
-
Host name : translate host name into readble link.
-
Country : find server location country, for example: US mean united state.
-
Subdivisions : subdivisions and branch of ip address found in search
-
Timezone : A time zone is an area that observes a uniform standard time for legal, commercial and social purposes. Time zones tend to follow the boundaries between countries and their subdivisions instead of strictly following longitude, because it is convenient for areas in frequent communication to keep the same time.
-
Latitude and longitude geolocation : this numbers be useful in google map search engine that can easy way to get currect location in map.
Install & Usage :
| change mode :
chmod +x install.sh
| run excute command:
./install.sh
| start geo :
python geo.py -H xxx.xxx.xxx.xxx
| or run with arguments:
python --host xxx.xxx.xxx.xxx
Distributions support :
-
Linux OS.
-
Termux.
[code]Box | Andrei A. Abd | 1993-2022