Skip to content

Latest commit

 

History

History
9 lines (9 loc) · 491 Bytes

README.md

File metadata and controls

9 lines (9 loc) · 491 Bytes

go-sherlock

Modified GO version of Project Sherlock (https://github.com/sherlock-project/sherlock). Golang OSINT.

  • It only accepts one username at a time.
  • Super fast with low memory cost.
  • Looks up username in about 1000 social sites (Website List taken from social-analyzer )
  • To get started, simply, open Terminal or CMD in project directory, then, for example you want to lookup username "johndoe":
go run main.go johndoe