Dr4ks / IP_Enum

This repository contains a Python script and a Tkinter GUI that fetches information about your IP address, such as your country, city, location, timezone, and ISP.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Hi, I'm Dr4ks! πŸ‘‹

πŸš€ About Me

I'm a Cyber Security student.

πŸ”— Links

linkedin hackerrank tryhackme github

πŸ›  Skills

Python

Usage

  1. Switch to directory
cd IP_Enum
  1. Run the script
python3 script.py

Note: You need to have "requests" and "tkinter" package installed in order to run the script. If you don't have it, you can install it by running the following command:

pip3 install requests

Example Image:
example

Authors

About

This repository contains a Python script and a Tkinter GUI that fetches information about your IP address, such as your country, city, location, timezone, and ISP.


Languages

Language:Python 100.0%