Configure GitHub tokens to avoid rate limits
masterGitDorker uses the GitHub Search API, which is limited to 30 requests per minute. While the tool has a built-in sleep function to prevent failures, you can optimize performance by providing multiple tokens.
Recommendation: Provide at least two GitHub personal access tokens in your token file. GitDorker will alternate between them during the dorking process, reducing the likelihood of hitting rate limits. Using tokens from separate GitHub accounts provides the best results.