gau icon indicating copy to clipboard operation
gau copied to clipboard

How to fetch for only specific extensions? aka whitelist strings?

Open ghost opened this issue 3 years ago • 2 comments
trafficstars

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.

ghost avatar Sep 12 '22 04:09 ghost

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

KDJDEV avatar Nov 29 '22 01:11 KDJDEV

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.

ghost avatar Dec 02 '22 21:12 ghost