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

Disabled TLS warnings, comment out monkey patching #76

Closed timkent closed 6 years ago

timkent commented 6 years ago

Disabled the TLS warnings with urllib3.disable_warnings() Monkey patching isn't working, need help! Commented out for now