🔍 GitHub Scanner

Securely scan GitHub repositories and user information

⚙️ Setup Required

Deploy the Cloudflare Worker code first, then enter your worker URL above.

Your token is sent securely through the Cloudflare Worker proxy

📋 Cloudflare Worker Code

Copy this code and paste it into your Cloudflare Worker:

🚀 Setup Instructions:

  1. Create Cloudflare Worker:
    • Go to Cloudflare Dashboard
    • Navigate to "Workers & Pages"
    • Click "Create application" → "Create Worker"
    • Give it a name (e.g., "github-proxy")
  2. Deploy the Code:
    • Replace the default code with the code above
    • Click "Save and Deploy"
    • Copy your worker URL (e.g., https://github-proxy.your-subdomain.workers.dev)
  3. Create GitHub Token:
  4. Use the App:
    • Paste your worker URL in the field above
    • Enter your GitHub token
    • Start scanning!