https://github.com/hackertrackersj/ip-track
https://github.com/hackertrackersj/ip-track
Last synced: 10 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/hackertrackersj/ip-track
- Owner: Hackertrackersj
- License: gpl-3.0
- Created: 2020-10-31T02:40:59.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2020-10-31T02:45:26.000Z (over 5 years ago)
- Last Synced: 2025-04-09T14:12:37.497Z (about 1 year ago)
- Language: Shell
- Size: 17.6 KB
- Stars: 9
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
## Installation :
* `apt update`
* `apt install git curl -y`
* `git clone https://github.com/Hackertrackersj/IP-TRACK`
* `cd IP-TRACK`
#### > Run : `bash trackip`
## Single Command :
```
apt update ; apt install git curl -y ; git clone https://github.com/Hackertrackersj/IP-TRACK ; cd IP-TRACK ; bash trackip
```