Skip to content

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.

Dr4ks/IP_Enum

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 

Repository files navigation

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

Releases

No releases published

Packages

No packages published

Languages