Install: Phoneinfoga In Kali Linux

sudo pip3 install --upgrade pip sudo pip3 install phoneinfoga

sudo apt update && sudo apt full-upgrade -y

mkdir -p $GOPATH/bin,src,pkg

: Keep PhoneInfoga and its dependencies updated to benefit from security patches and new features.

phoneinfoga serve 8080

If you didn't move the binary during installation, you can still make it globally accessible at any time. On Kali Linux (and most UNIX systems), the /usr/local/bin directory is included in the default PATH . Simply copy or move the binary there:

echo "$(uname -s)_$(uname -m)"

This creates ~/.config/phoneinfoga/config.yaml . Edit it to add your API keys:

Start the container with:

To run PhoneInfoga from any directory, move the binary executable to /usr/local/bin/ : sudo mv ./phoneinfoga /usr/local/bin/ Use code with caution. Step 3: Verify the Installation

sudo pip3 install --upgrade pip sudo pip3 install phoneinfoga

sudo apt update && sudo apt full-upgrade -y

mkdir -p $GOPATH/bin,src,pkg

: Keep PhoneInfoga and its dependencies updated to benefit from security patches and new features.

phoneinfoga serve 8080

If you didn't move the binary during installation, you can still make it globally accessible at any time. On Kali Linux (and most UNIX systems), the /usr/local/bin directory is included in the default PATH . Simply copy or move the binary there:

echo "$(uname -s)_$(uname -m)"

This creates ~/.config/phoneinfoga/config.yaml . Edit it to add your API keys:

Start the container with:

To run PhoneInfoga from any directory, move the binary executable to /usr/local/bin/ : sudo mv ./phoneinfoga /usr/local/bin/ Use code with caution. Step 3: Verify the Installation