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"