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
563 stars 36 forks source link

feat: Save output to file #30

Open AlirezaKhadem opened 7 months ago

AlirezaKhadem commented 7 months ago

related to this feature request: https://github.com/TheYahya/enola/issues/27

TheYahya commented 6 months ago

Hey @AlirezaKhadem, Nice work. Thanks for the PR.

I would prefer to have the -o flag to be exactly name of the output file. Currently if I run enola theyahya -o output.txt it will generate a output.txt directory with a theyahya file inside it. I would prefer to just have output.txt file with the results.