Tor proxy
Closed this issue · 2 comments
i have been getting this error out put anytime i use the -t flag or select one for tor from the console menu
Traceback (most recent call last):
File "okadminfinder.py", line 425, in
hos()
File "okadminfinder.py", line 215, in hos
print(Fore.CYAN + Style.BRIGHT + '\tServer: ' + Fore.YELLOW + rh.headers['Server'] + '\t\t' + Fore.CYAN + Style.BRIGHT +'Hostname: ' + Fore.YELLOW + di + '\n')
hello, from the traceback that you share i deduct that you used the verbose mode -v
; can you try without it?
i just cloned the repo tried to reproduce your error but i was not able to reproduce it, the tor works.
did you start the tor services [sudo service tor start
under linux or run tor.exe
under windows]?
if it persist please add some more info like: os
, okadminfinder version
, tor version
and full traceback
Thanks i got it now.