Skip to content

Minified version of Project Sherlock written in GO. Lookup given username from 1000 social networks

License

Notifications You must be signed in to change notification settings

Longwater1234/go-sherlock

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

Minified version of Project Sherlock written in GO. Lookup given username from 1000 social networks

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages