shriyanss / vhost-master

Command line utility to hunt for Virtual Hosts
https://pypi.org/project/vhost-master/
MIT License
3 stars 0 forks source link

Add threading when getting the IP address of subdomains #3

Closed shriyanss closed 9 months ago

shriyanss commented 9 months ago

If you have the same issue, please react with 👍 Please don't comment "Me too..." or something like that

Describe the bug The tool is slow to get the IP addresses when there's a large subdomain list

To Reproduce Steps to reproduce the behavior:

  1. Use a large subdomain file
  2. Run the tool

Expected behavior The tool will takes a long time to resolve IP addresses

Desktop (please complete the following information):

shriyanss commented 9 months ago

Feature added in https://github.com/shriyanss/vhost-master/pull/9

Will be there in next release