Português | English
Capture information from an IP: City, Region, Postal Code, Country, Continent, Coordinates, Timezone, Hostname, Provider, and ASN.
-
Clone the repository:
git clone https://github.com/kensdy/IP-Finder-Infos.git
-
Navigate to the project directory:
cd IP-Finder-Infos
-
Install dependencies using
pip
:pip install -r requirements.txt
-
Run the main script:
python main.py
- Tabs:
- Home: Enter the IP address in the input field and click the "Capture information" button to get details.
- About: Provides information about the program and credits to the site from which the information is extracted.
- Information: Offers details about the program creator and a link to the GitHub repository.
- Logs: Displays program logs, including information about successful requests or errors.
Watch a demonstration video of the script on YouTube:
If you want to contribute to the project, feel free to create pull requests or open issues.
This project is licensed under the MIT License.