NameError new_url not defined
EviLMang0 opened this issue · 4 comments
[-] 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
[-] 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
[-] 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
go to line number 404 and remove it for else to print'()' it work
- [ ]
i am also facing this issue now and its not solved.....help me in same issue