Skip to content

Latest commit

 

History

History
65 lines (39 loc) · 1.6 KB

README.md

File metadata and controls

65 lines (39 loc) · 1.6 KB

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.