GitHub Proxy

Notes:

GitHub file links can be with or without protocol headers. Supported links are releases, archives, blob files, raw files, and gist raw files. Links copied by right-clicking should work natively.
It was deployed for getting git archives and releases on ipv6 only network, consider using JSdelivr or cdnsjs for satic files from repo.
Files and assets in project folders/subsystem are not working. Just append a valid GitHub URI after https://gh.bakchod.net/ for direct access in cli.

Valid URI Examples:

Download Branch ZIP: https://github.com/cloudflare/cloudflared/archive/refs/heads/master.zip

Release Source Code: https://github.com/cloudflare/cloudflared/archive/refs/tags/2025.8.1.zip

Release File: https://github.com/cloudflare/cloudflared/releases/latest/download/cloudflared-linux-amd64

Raw file from branch: https://github.com/cloudflare/cloudflared/blob/master/Dockerfile.arm64

Raw file from Gist: https://gist.githubusercontent.com/ziadoz/1677679/raw/2f8bf6bd29551ecf82260a85a8a14cad2fa5c7e3/awesome-php.md

Powered by CloudFlare Workers, Please don't link directly on public pages.