Skip to content
forked from un1k0n/GitStalk

Simple name and email dumper from github repos.

License

Notifications You must be signed in to change notification settings

obscure88/GitStalk

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

GITSTALK

GitStalk is a tool developed to grab all names and email from a github user.

How it works

This tool uses the public version of the github api to grab all repos from users and inspect each one looking for info in commits. That means that it wont only grab info from the specified used, it will also grab info for all collaborators.

Comming Soon

  • Filters
  • Grab more usefull info
  • And more and more

Instalation and use

git clone https://github.com/un1k0n/GitStalk.git
cd GitStalk
python3 gitstalk.py $USERNAME_1 ... $USERNAME_N

License

As of October 17, 2019 GitStalk is licensed under https://www.gnu.org/licenses/gpl-3.0.html

About

Simple name and email dumper from github repos.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%