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