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

Automated test updates #95

Closed linted closed 6 years ago

linted commented 6 years ago

I removed the unittest dependency. Honestly I wrote this a while ago so i don't really remember it. Please look over it and make sure everything is easily readable.

linted commented 6 years ago

weird, the tests on python3.4 and 3.5 are taking significantly longer then 3.6 to complete. Should we look into that?

codingo commented 6 years ago

Sorry - been a bit caught up at the moment. I'm planning to review/merge this soon!

codingo commented 6 years ago

I think the delay is ok, it doesn't affect regular operation of the tool. Sorry for the delay, happy to merge this.