Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/th3-c0der/ip-tracer

Track any ip address with IP-Tracer. IP-Tracer is developed for Linux and Termux. you can retrieve any ip address information using IP-Tracer.
https://github.com/th3-c0der/ip-tracer

hacking hacking-tool information-extraction information-gathering ip ip-geolocation ip-location ip-lookup iptrace iptracer iptracker iptracking termux termux-hacking th3-c0der th3-coder th3c0der th3coder tracing tracker

Last synced: about 4 hours ago
JSON representation

Track any ip address with IP-Tracer. IP-Tracer is developed for Linux and Termux. you can retrieve any ip address information using IP-Tracer.

Awesome Lists containing this project

README

        

[![Typing SVG](https://readme-typing-svg.demolab.com?font=Rubik+Glitch&pause=1000&color=00FF00&random=false&width=435&lines=IP-TRACER+By+%5BTh3-C0der%5D)](https://Th3-C0der.github.io)

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




## How to install IP-Tracer ?

* `apt update`

* `apt install git -y`

* `git clone https://github.com/Th3-C0der/IP-Tracer.git`

* `cd IP-Tracer`

* `chmod +x install`

* `sh install` or `./install`

## How to use IP-Tracer

* `trace -s` to start ip tracer menu.

* `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 -s` to start ip tracer menu.

* `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.

## Run IP-Tracer In Google Cloud Shell



Th3-C0der