Skip to content
/ enola Public
forked from 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

License

Notifications You must be signed in to change notification settings

yonasBSD/enola

 
 

Repository files navigation

Enola Holmes

This is Sherlock's sister Enola, Modern shiny CLI tool written with Golang to help you: 🔎 Hunt down social media accounts by username across social networks

Install

Minimum go1.23 required.

go install github.com/theyahya/enola/cmd/enola@latest

Usage

enola {username}

Enola demo

Using Docker

Build the image

docker build -t enola .

Run

docker run --rm -it enola {username}

Contributing

You can fork the repository, improve or fix some part of it and then send a pull requests. Or simply open and issue if there's a bug or you have a feature in mind.

License

This software is released under the MIT License.

About

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

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Go 97.9%
  • Dockerfile 2.1%