kensdy / IP-Finder-Infos

Capture from an IP: City, Region, Postal Code, Country, Continent, Coordinates, Timezone, Hostname, Provider, and ASN.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

IP-Finder-Infos

Português | English

Capture information from an IP: City, Region, Postal Code, Country, Continent, Coordinates, Timezone, Hostname, Provider, and ASN.

Repository Views

How to Install

  1. Clone the repository:

    git clone https://github.com/kensdy/IP-Finder-Infos.git
  2. Navigate to the project directory:

    cd IP-Finder-Infos
  3. Install dependencies using pip:

    pip install -r requirements.txt
  4. Run the main script:

    python main.py

Features

  • 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.

Screenshots

Tabs

Tabs

Results

Information

Video Demonstration:

Watch a demonstration video of the script on YouTube:

Program Demonstration

Contributing

If you want to contribute to the project, feel free to create pull requests or open issues.

License

This project is licensed under the MIT License.

About

Capture from an IP: City, Region, Postal Code, Country, Continent, Coordinates, Timezone, Hostname, Provider, and ASN.

License:MIT License


Languages

Language:Python 100.0%