How to fetch for only specific extensions? aka whitelist strings?
lulMeow opened this issue · 2 comments
How can I tell gau to fetch only for specific extensions?
there is currently a setting that does the opposite, " --blacklist strings".
but I want to only tell gau to look for 2 types of extensions.
I just created a fork of gau that provides a "whitelist" option instead of a "blacklist" option. I needed this functionality for my own project, but I thought I would share it incase you still have this problem.
I just created a fork of gau that provides a "whitelist" option instead of a "blacklist" option. I needed this functionality for my own project, but I thought I would share it incase you still have this problem.
Thanks for letting me know, I'd use it if it didn't need me to install Go which is from Google.