Skip to content

Instantly share code, notes, and snippets.

@afahitech
Created April 7, 2021 16:17
Show Gist options
  • Save afahitech/33152387276a9230d9d41e970f5e12ff to your computer and use it in GitHub Desktop.
Save afahitech/33152387276a9230d9d41e970f5e12ff to your computer and use it in GitHub Desktop.
How to retrieve Phone info from phoneinfoga
#!/bin/bash
https://console.cloud.google.com/home/dashboard?project=soy-transducer-309817
docker pull sundowndev/phoneinfoga:lates
docker run -it sundowndev/phoneinfoga scan -n +8801751643484
docker run -it -p 8080:8080 sundowndev/phoneinfoga serve -p 8080
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment