# githubproxy **Repository Path**: mirrors_samuelcolvin/githubproxy ## Basic Information - **Project Name**: githubproxy - **Description**: Proxy for GitHub that adds "Content-Type" and "Access-Control-Allow-Origin" headers. - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2022-08-02 - **Last Updated**: 2026-03-01 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # GitHub Proxy Basic proxy for GitHub. Proxy for GitHub that adds `Content-Type` and `Access-Control-Allow-Origin: *` headers. ## Usage Just add the path of the file you want to proxy to `https://githubproxy.samuelcolvin.workers.dev`. E.g. if you want to view this README `https://github.com/samuelcolvin/githubproxy/blob/main/README.md`, you'd go to: `` https://githubproxy.samuelcolvin.workers.dev/samuelcolvin/githubproxy/blob/main/README.md `` ## Works for (at least) * repo files from GitHub * repo archive zips from GitHub * files from gists - click "Raw" on the file in the gist, and use the path from there