gau
gau copied to clipboard
How to fetch for only specific extensions? aka whitelist strings?
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.
https://github.com/KDJDEV/gau-whitelist
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.
https://github.com/KDJDEV/gau-whitelist
Thanks for letting me know, I'd use it if it didn't need me to install Go which is from Google.