Now, we need to unzip the file and move the executable so we can run it from anywhere.

# 1. Download the binary using wget wget https://github.com/sundowndev/phoneinfoga/releases/download/v2.11.0/phoneinfoga_Linux_x86_64.tar.gz

You should see the PhoneInfoga help menu, which indicates that the tool has been installed successfully.

docker pull sundowndev/phoneinfoga:latest docker run -it sundowndev/phoneinfoga:latest --help