SkillAgentSearch skills...

Ip

php ip tracer scrip for linux, termux or any shell based terminal

Install / Use

/learn @fikrado/Ip
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

What is IP-Tracer ?

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.

<img width="200px" src="/WhatsApp Image 2021-03-16 at 12.41.00.jpeg" >

How to install IP-Tracer ?

  • apt update

  • apt install git -y

  • git clone https://github.com/fikrado/ip

  • cd IP-Tracer

  • 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 Stars9
CategoryDevelopment
Updated1mo ago
Forks0

Languages

PHP

Security Score

85/100

Audited on Mar 9, 2026

No findings