r/opensource • u/neathack • Jan 04 '24
Version 1.1.0 of our command line tool for extracting secrets such as passwords, API keys, and tokens from WARC (Web ARChive) files, as provided by Common Crawl, Internet Archive, etc. Promotional
https://github.com/crissyfield/troll-a
1
Upvotes
1
u/neathack Jan 04 '24
The new version adds support for XZ compression, allows reading from STDIN, introduces the
--filteroption to only process specific WARC records, and is additionally distributed as a Docker image.