sundowndev / phoneinfoga

Information gathering framework for phone numbers
https://sundowndev.github.io/phoneinfoga/
GNU General Public License v3.0
12.88k stars 3.59k forks source link

phoneinfoga scanners #1394

Open scorpioqueenlove opened 7 months ago

scorpioqueenlove commented 7 months ago

I added numverify, google api and google cp id int he cofigure.py in the phoneinfoga directory. when i go to scan, only two scanners are being used. not even individual footprints is coming up. What am I doing wrong?

sundowndev commented 7 months ago

You created a python file which is not needed. Create a environment file as stated here.

scorpioqueenlove commented 7 months ago

You created a python file which is not needed. Create a environment file as stated here.

I didnt create it, its already in the files. where do i put the env file and can i delete the python files

sundowndev commented 7 months ago

You're probably using the wrong files. There are no python files at all in this project.

scorpioqueenlove commented 7 months ago

You're probably using the wrong files. There are no python files at all in this project.

I created the file. where in the folder does it go so it can work?