Skip to content

Latest commit

 

History

History
36 lines (31 loc) · 2.04 KB

README.md

File metadata and controls

36 lines (31 loc) · 2.04 KB

Installation :

  • apt update
  • apt install git curl -y
  • git clone git://github.com/muneebwanee/iptracker.git
  • cd iptracker

> Run : bash iptracker.sh

Single Command :

apt update ; apt install git curl -y ; git clone git://github.com/muneebwanee/iptracker.git ; cd iptracker ; bash iptracker.sh