Skip to content
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 new_url not defined #32

Open
EviLMang0 opened this issue Sep 4, 2021 · 4 comments
Open

NameError new_url not defined #32

EviLMang0 opened this issue Sep 4, 2021 · 4 comments

Comments

@EviLMang0
Copy link

[-] Traceback (most recent call last):
File "/root/Tools/GitDorker/GitDorker.py", line 404, in
sys.stdout.write(colored('%s' % new_url, 'white'))
NameError: name 'new_url' is not defined

@jester-thomas
Copy link

[-] Traceback (most recent call last):
File "/home/kali/Secrets_Hunting/GitDorker/GitDorker.py", line 577, in
sys.stdout.write(colored('%s' % new_url, 'white'))
NameError: name 'new_url' is not defined

@ghost
Copy link

ghost commented Feb 1, 2022

[-] Traceback (most recent call last):
File "/root/tool/bugbounty/GitDorker/GitDorker.py", line 404, in
sys.stdout.write(colored('%s' % new_url, 'white'))
NameError: name 'new_url' is not defined

@ghost
Copy link

ghost commented Feb 1, 2022

go to line number 404 and remove it for else to print'()' it work

  • [ ]

@chetansalunke123
Copy link

i am also facing this issue now and its not solved.....help me in same issue

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants