Hell0W0rld0/Github-Hunter

i hava a error in line 158

wooyunvip opened this issue · 3 comments

such as:
'NoneType' object has no attribute 'get'
Traceback (most recent call last):
File "GithubHunter.py", line 158, in
sensitive_list,comp_list = hunter(g_User, g_Pass, keyword, payloads)
TypeError: 'NoneType' object is not iterable

how to fix it

fix it

fix it

Ok ,thanks

Nowadays this error is at line 188:

'latin-1' codec can't encode characters in position 0-12: ordinal not in range(256)
Traceback (most recent call last):
File "GithubHunter.py", line 188, in
tUrls, codes= hunter(g_User, g_Pass, keywords)
TypeError: 'NoneType' object is not iterable