Skip to content

VritraSecz/TraceX

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

TraceX

Author: Alex Butler 🚩

Updated To Latest version V:1.3

What's new ??

  • Enhanced User Experience
  • Added New Features
  • Install through pip
  • Added output Option

Introduction

  • TraceX is a Python package for looking up information about IP addresses and domain names. It provides a simple command-line interface and Python API for querying ip-api.com and ipwhois.io to retrieve detailed information about an IP address or domain name.

Installation

For Linux And Termux

  • apt-get update -y
  • apt-get upgrade -y
  • apt-get install python -y

Manual Installation

  • apt-get update -y
  • apt-get upgrade -y
  • apt-get install git python -y
  • pip install requests
  • pip install colorama
  • git clone https://github.com/VritraSecz/TraceX.git
  • cd TraceX
  • chmod +x *
  • python TraceX.py

Usages

usage: python tracex [-h] -i IP [-o OUTPUT]

Get IP address information.

options:
  -h, --help            show this help message and exit
  -i IP, --ip IP        IP address
  -o OUTPUT, --output OUTPUT
                        Output file name

Screenshot

photo

Warning:

  • We are not responsible for any misuse or damage caused by this program. use this tool at your own risk!

About

TraceX is an IP Tracking Tool with advanced features

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages