JaniduXxX / IP-Tracer-Plus

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.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

IP-Tracer-Plus

Author - JaniduXxX

How to install IP-Tracer ?

  • apt update

  • apt install git -y

  • git clone https://github.com/Mrjaniya/IP-Tracer-Plus.git

  • cd IP-Tracer-Plus

  • 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.

ABOUT US

Join Us : -

About

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.

License:MIT License


Languages

Language:PHP 93.2%Language:Shell 6.8%