ThePlace🗺️

🔍A simple program made with python for IP geolocation🔍

ThePlace is a geolocator based on the IP address, using an API to locate it, and another API for climate and weather research. This program was developed non-profit, with the objective of assisting in penetration testing.

HOW TO INSTALL

In Linux OS, you must do the command block below:

git clone https://github.com/BlackHotPepper/ThePlace/
cd ThePlace
chmod +x theplace.py
python3 theplace.py

In Windows OS, you can run it in your Python terminal or install WSL in your system! Open your computer and execute the command line below. After that and made the initial settings, you can execute the linux command block!

wsl --install

Another way to install the program, is by GIT for Windows! Check it: https://gitforwindows.org/


🔴I’m not responsible for the misuse of the tool!🔴


GitHub

View Github