Find usernames across social networks
Faster and minimal implementation of sherlock-project/sherlock written in Go.
go get -u github.com/mesuutt/sherlock
$ sherlock --help
Find usernames across social networks
Usage:
sharlock USERNAME
Examples:
sherlock user123
Flags:
-h, --help help for sharlock
-i, --only-found Prints only found messages. Errors, and invalid username errors will not appear.
-p, --proxy string Make requests over a proxy.
-v, --verbose Enable verbose mode for detailed error messages.
- Write tests
MIT