git|grep is a single page website made with love, by hackers for hackers. It helps to find secrets on GitHub using his API. This webservice is my contribution to the security industry, if you like it, you can support my work.
git clone https://github.com/gwen001/gitgrep
Choose your way to configure GitHub token(s):
Apache vhost:
SetEnv GITHUB_TOKENS "token1,token2,..."
gitgrep.php:
$config = [
'tokens' => 'token1,token2,...',
];
This project has been abandoned for the favor of command line scripts, see:
https://github.com/gwen001/github-search
https://github.com/gwen001/github-endpoints
https://github.com/gwen001/github-regexp
https://github.com/gwen001/github-subdomains
Feel free to open an issue if you have any problem with the script.