Skip to content

Latest commit

 

History

History
16 lines (12 loc) · 498 Bytes

README.md

File metadata and controls

16 lines (12 loc) · 498 Bytes

Screenshot 2022-12-12 09 02 04

Installation :

  • apt update
  • apt install git curl -y
  • git clone https://github.com/lisus18ikrak/ip-tracker.git
  • cd ip-tracker

> Run : bash ip-tracker

or

> Run : ./ip-tracker

Single Command :

apt update ; apt install git curl -y ; git clone git://github.com/lisus18ikrak/ip-tracker.git ; cd ip-tracker ; bash ip-tracker