digininja / CeWL

CeWL is a Custom Word List Generator
1.96k stars 258 forks source link

Question: Possible to use on local directory? #94

Closed Shooter3k closed 2 years ago

Shooter3k commented 2 years ago

Is it possible to run CeWL on a local directory and/or file instead of a URL?

digininja commented 2 years ago

You can use the companion app Fab to pull meta data out of files that have it.

If you want to do just text files, I'd go with find, strings, and uniq.

Local HTML files, fire up a web server with a python one liner and then treat it as normal.

On Sun, 5 Jun 2022, 18:38 Shooter3k, @.***> wrote:

Is it possible to run CeWL on a local directory and/or file instead of a URL?

— Reply to this email directly, view it on GitHub https://github.com/digininja/CeWL/issues/94, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAA4SWIB4AM2N3HYQ7DNDILVNTQXPANCNFSM5X5LKK5Q . You are receiving this because you are subscribed to this thread.Message ID: @.***>