SkillAgentSearch skills...

Iptracer

Fixed version of Rajkumardusad's IP-Tracer @ https://github.com/titancomputinglegend/iptracer.git

Install / Use

/learn @titancomputinglegend/Iptracer
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

What is IP-Tracer ?

*Note: This repository of IP-Tracer is a fixed version of Rajkumardusad's https://github.com/rajkumardusad/IP-Tracer.git. Several bugs including one which kept on deleting the directory after use was fixed. All other main credits goes to him.

IP-Tracer is used to track an ip address. IP-Tracer is developed for Termux and Linux based systems. you can easily retrieve ip address information using IP-Tracer. IP-Tracer use ip-api to track ip address.

<p align="center"> <img width="47%" src="src/Screenshot_2018-08-06-15-32-17-1.png"/> <img width="40%" src="src/Screenshot_2020-05-17-20-52-59-1.png"/> </p>

How to install IP-Tracer ?

  • apt update

  • apt install git -y

  • git clone https://titancomputinglegend/iptracer.git

  • cd iptracer

  • unzip IP-Tracer-master.zip

  • cd IP-Tracer-master

  • chmod +x install

  • sh install or ./install

How to use IP-Tracer

  • trace -m to track your own ip address.

  • trace -t target-ip to track other's ip address for example ip-tracer -t 127.0.0.1

  • trace for more information.

OR

  • ip-tracer -m to track your own ip address.

  • ip-tracer -t target-ip to track other's ip address for example ip-tracer -t 127.0.0.1

  • ip-tracer for more information.

View on GitHub
GitHub Stars6
CategoryDevelopment
Updated4mo ago
Forks2

Security Score

67/100

Audited on Nov 30, 2025

No findings