hakluke / hakrawler

Simple, fast web crawler designed for easy, quick discovery of endpoints and assets within a web application
https://hakluke.com
GNU General Public License v3.0
4.42k stars 483 forks source link

Add subdomains flag #100

Closed marcelo321 closed 3 years ago

marcelo321 commented 3 years ago

With the new feature if you try echo google.com | hakrawler it won't get results of www.google.com.

It would be really helpful if the subdomains flag would be added to pick subdomains of the host we want

hakluke commented 3 years ago

Done! Just use -subs