Skip to content

dgreen8443/Github-API

Repository files navigation

Github API

Interrogate the Github API

Using Python to interrogate the Github API.

Must have a file in the operating folder named "authkey.txt" containing the authenication token and "user.txt" containing the username to run or

run the command

"python3 Access.py $target_user $username $authkey"

If using the Docker image, on Windows -> "my-docker.bat $target $ username $authkey" Linux -> "./my-docker.sh $target $username $authkey"

About

Interrogate the Github API

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published