-
-
Notifications
You must be signed in to change notification settings - Fork 3.8k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
NameError: name 'google_api_key' is not defined #55
Comments
Did you created the config file ? |
On Sun, Jun 2, 2562 BE at 12:58 AM Raphael ***@***.***> wrote:
Did you created the config file ? cp config.example.py config.py
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub
<#55>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/AJHMJ3GNJY3WS37OHEGFMK3PYLEVPANCNFSM4HSABTEA>
.
No i'm not created config file. How can i do that?? Help me!
|
@TharukaDananjaya I just gave you the command. Please follow the installation instructions in the wiki: https://github.com/sundowndev/PhoneInfoga/wiki/Installation |
last problem done. but now this problem.?
Footprint reconnaissance for 768787857
(!) You are temporary blacklisted from Google search. Complete the captcha
at the following URL and copy/paste the content of GOOGLE_ABUSE_EXEMPTION
cookie :
https://www.google.com/search?tbs=li:1&q=%22%2B768787857%22&gws_rd=ssl&gl=us
[i] Need help ? Read https://github.com/sundowndev/PhoneInfoga/wiki
GOOGLE_ABUSE_EXEMPTION=
…On Sun, Jun 2, 2019 at 3:17 PM Raphael ***@***.***> wrote:
@TharukaDananjaya <https://github.com/TharukaDananjaya> I just gave you
the command.
Please follow the installation instructions in the wiki:
https://github.com/sundowndev/PhoneInfoga/wiki/Installation
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
<#55>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/AJHMJ3CR3FPBSR7QYU3UGW3PYOJM5ANCNFSM4HSABTEA>
.
|
@TharukaDananjaya I'm aware of the issues with google captcha, please follow #6. |
python3 phoneinfoga.py -n xxxxxxxxx --osintusage: phoneinfoga.py -n [options] |
@Manohar123-rgb Read documentation https://sundowndev.github.io/PhoneInfoga/. |
I'm getting this error while pulling repository |
I dont know how to create that file...i Piț the command but nothing happens it says that file doesnt exist |
This issue is related to v1, which is not supported anymore. Please read documentation to install v2. |
Footprint reconnaissance for 67677879xxx
Traceback (most recent call last):
File "phoneinfoga.py", line 89, in
main()
File "phoneinfoga.py", line 70, in main
scanNumber(args.number)
File "phoneinfoga.py", line 36, in scanNumber
recon.scan(number)
File "/home/tharuka/PhoneInfoga/scanners/recon.py", line 88, in scan
for result in search('"%s"' % (format), stop=5):
File "/home/tharuka/PhoneInfoga/lib/googlesearch.py", line 22, in search
if google_api_key and google_cx_id:
NameError: name 'google_api_key' is not defined
The text was updated successfully, but these errors were encountered: