Skip to content

kheabrosec/gitHubOsint

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 

Repository files navigation

GitHubOsint

Python tool to collect emails from github users.

Usage:

python3 githubosint.py -n GithubUsername

python3 githubosint.py -n GithubUsername -o json

Save the output in json format.

python3 githubosint.py -n GithubUsername -o json -p /test/path

Save the output in json format in given path. (Defaults in actual path as githubusername)

Install:

pip3 install -r requeriments.txt

About

Get public information from a GitHub account.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages