Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/rajkumardusad/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/rajkumardusad/ip-tracer
gnuroot-debian hacking-tool hacking-tools information-gathering information-retrieval ip-geolocation ip-location ip-tracer linux linux-tools termux termux-hacking termux-tool
Last synced: 5 days 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.
- Host: GitHub
- URL: https://github.com/rajkumardusad/ip-tracer
- Owner: rajkumardusad
- License: mit
- Created: 2018-08-06T09:02:10.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2024-09-21T14:51:20.000Z (4 months ago)
- Last Synced: 2025-01-09T07:02:32.329Z (12 days ago)
- Topics: gnuroot-debian, hacking-tool, hacking-tools, information-gathering, information-retrieval, ip-geolocation, ip-location, ip-tracer, linux, linux-tools, termux, termux-hacking, termux-tool
- Language: PHP
- Homepage: https://github.com/rajkumardusad/IP-Tracer
- Size: 167 KB
- Stars: 2,277
- Watchers: 156
- Forks: 396
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
## 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/rajkumardusad/IP-Tracer.git`
* `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.
**This project is not actively maintained.**