Skip to content

Latest commit

 

History

History
37 lines (28 loc) · 1.09 KB

README.md

File metadata and controls

37 lines (28 loc) · 1.09 KB

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