Skip to content

cybercratic/Cybertool

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

8 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

๐Ÿ›ก๏ธ CyberTool - IP Tracker

CyberTool is a lightweight Python-based tool to track IP addresses using ipinfo.io API. Designed for ethical hacking and cybersecurity learners.

๐Ÿš€ Features

  • IP lookup
  • City, region, country detection
  • Location coordinates
  • Organization & timezone info
  • Colorful terminal UI

๐Ÿ“ฆ Installation

pkg update && pkg upgrade -y
pkg install git -y
pkg install python -y
pkg install wget -y
git clone  https://github.com/cybercratic/Cybertool.git
cd Cybertool
chmod +x *
pip install -r  requirments.txt
python cybertool.py <ip>

About

Extract information by an ip address.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published