Categorygithub.com/pablodz/sherlockgo
modulepackage
0.0.15
Repository: https://github.com/pablodz/sherlockgo.git
Documentation: pkg.go.dev

# README

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

# Packages

Package docs GENERATED BY SWAG; DO NOT EDIT This file was generated by swaggo/swag.

# Functions

No description provided by the author