codingo / VHostScan

A virtual host scanner that performs reverse lookups, can be used with pivot tools, detect catch-all scenarios, work around wildcards, aliases and dynamic default pages.
GNU General Public License v3.0
1.19k stars 231 forks source link

IGNORE. #78

Closed moorer2k closed 6 years ago

moorer2k commented 6 years ago

Did some research on this specific error, and I simply did as people were saying to do:

Change: from queue import Queue To: from multiprocessing import Queue

Apparently it gets confused. Works now!

codingo commented 6 years ago

Are you sure you're in the right repo? We don't have threading yet - were you adding it?

moorer2k commented 6 years ago

No no, I just had two projects open from github! :P Narcolepsy will do that to you. Brain dead all the time haha. It was for AWSBucketDump :P

codingo commented 6 years ago

No worries! Just making sure no outstanding help needed before leaving this one :)