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

https://github.com/hackertrackersj/ip-track


https://github.com/hackertrackersj/ip-track

Last synced: 10 months ago
JSON representation

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