pablodz / sherlockgo

Sherlock but faster and lighter. GUI, CLI, HTTP SERVER and more https://rep2022.netlify.app/searcher

Home Page:https://sherlockgo.herokuapp.com/swagger/index.html

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

SherlockGo

Original: Hunt down social media accounts by username across social networks

Sherlock but faster and lighter. GUI, CLI, client, Http request and more

Documentation

Clic here to see the latest documentation

Usage

Remote

# Then query the sherlock server
curl https://sherlockgo.herokuapp.com/api/v2/username/EXAMPLEUSER

Heroku

# Then query the sherlock server
https://sherlockgo.herokuapp.com/api/v2/username/EXAMPLEUSER

Download from binaries in Github Releases

Download the binary from releases, they are automatically generated by the latest commit in the master branch.

# Download, then execute the .exe .dmg ...
./sherlockgo
# Then query the sherlock server
curl localhost:6969/api/v2/username/EXAMPLEUSER

ROADMAP

Options:

  • CLI
  • GUI
  • Tor
  • Proxy
  • HTTP1/2
  • ipv4/ipv6 requests
  • Format output
  • Timeout request
  • Timeout individual request
  • Multiple usernames requests
  • Variations of username
  • Automatic documentation
  • Unit tests
  • Streaming requests
  • Automatic releaser of binaries for multiple architectures
  • Automatic build to Heroku

Error Types:

  • response_url
  • status_code
  • message

About

Sherlock but faster and lighter. GUI, CLI, HTTP SERVER and more https://rep2022.netlify.app/searcher

https://sherlockgo.herokuapp.com/swagger/index.html

License:MIT License


Languages

Language:Go 95.8%Language:Dockerfile 2.6%Language:Makefile 1.5%Language:Procfile 0.1%