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

Filter out existing subdomains from output #11

Closed shriyanss closed 9 months ago

shriyanss commented 9 months ago

If you want the same feature, please react with 👍 Please don't comment "I want this too.." or "Me too..."

A feature, that will filter out the VHosts that is already known. Means, which are passed through the subdomains files should be removed from the output

A flag -n or --new can be used for it

shriyanss commented 9 months ago

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

The feature will be released in v0.1.0