GHunt
GHunt copied to clipboard
timeout issue
Run 'check_and_gen.py' =>
[+] The cookies seems valid ! Extracting the tokens...
Google Docs Token => my_token
[-] Timeout while fetching the Internal tokens.
Please increase the timeout in config.py or try again.
Increased to 360 timeout => the same result.
same issue
same here
Which Python version are you using? It works for me with Python 3.8.x and 3.9.x, but not with 3.6.x and 3.7.x (same error)
same problem, did someone find how to fix that? I'm using the latest Python version