EmailHarvester
EmailHarvester copied to clipboard
InvalidChunkLength
I was running the command python3 EmailHarvester.py -d domain -e all -r dogpile
and when i reached Bing + Github, the terminal threw the error Received ("Connection broken: InvalidChunkLength(got length b'', 0 bytes read)", InvalidChunkLength(got length b'', 0 bytes read))
I looked at the github.py and emailharvester.py and could not find anything related.