Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/sherlock-project/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
https://github.com/sherlock-project/enola
cli go golang search sherlock sherlock-holmes social-network username
Last synced: about 22 hours ago
JSON representation
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
- Host: GitHub
- URL: https://github.com/sherlock-project/enola
- Owner: TheYahya
- License: mit
- Created: 2022-12-11T15:21:55.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2024-09-11T03:19:48.000Z (4 months ago)
- Last Synced: 2024-12-09T13:03:50.711Z (19 days ago)
- Topics: cli, go, golang, search, sherlock, sherlock-holmes, social-network, username
- Language: Go
- Homepage:
- Size: 575 KB
- Stars: 604
- Watchers: 3
- Forks: 39
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
- charm-in-the-wild - enola - Find social media accounts by username across social networks. (_built with Bubble Tea_) (Applications / Language and Translation)
README
# Enola Holmes
This is [Sherlock](https://github.com/sherlock-project/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
go install github.com/theyahya/enola/cmd/enola@latest
```## Usage
```bash
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](https://github.com/TheYahya/enola/blob/main/LICENSE) License.