TheYahya / enola

This is Sherlock's sister, Modern shiny CLI tool written with Golang to help you: 🔎 Hunt down social media accounts by username across social networks
MIT License
594 stars 36 forks source link

[Feature Request] Save output to file #27

Closed ca5ua1 closed 3 weeks ago

ca5ua1 commented 1 year ago

Apart of using Enola as go module I would like to save all matches to file as it is implemented in Sherlock

TheYahya commented 1 year ago

Hello @Casul51,

That's a good idea. Feel free to create a PR if you're interested.

AlirezaKhadem commented 10 months ago

Hi @TheYahya I developed a simple version here: https://github.com/TheYahya/enola/pull/30