Closed shriyanss closed 9 months ago
If you want the same feature, please react with 👍 Please don't comment "I want this too.." or "Me too..."
Is your feature request related to a problem? Please describe. A feature that would allow users to brute-force VHosts on a list of IP addresses
Describe the solution you'd like The program should take input with a flag --no-ip-resolve.
--no-ip-resolve
It should directly start brute-forcing them rather than resolving them.
A flag --skip-resolve was added in PR https://github.com/shriyanss/vhost-master/pull/14
--skip-resolve
Feature will be released in v0.0.4
If you want the same feature, please react with 👍 Please don't comment "I want this too.." or "Me too..."
Is your feature request related to a problem? Please describe. A feature that would allow users to brute-force VHosts on a list of IP addresses
Describe the solution you'd like The program should take input with a flag
--no-ip-resolve
.It should directly start brute-forcing them rather than resolving them.