Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Paper-Dragon/github-proxy

 
 

Repository files navigation

github-proxy

Properly implemented proxy for GitHub running on Cloudflare Workers, trying to be feature-rich while not bloated.

Key Features

  • Native GitHub domain proxy (github.com, gist.githubusercontent.com, etc.)
  • Automatic handling of raw files and large downloads
  • TypeScript-based implementation

Usage Guide

Installation

pnpm install

Configuration

Deployment

pnpm run build && pnpm run deploy

Acknowledgements

License

MIT License

About

GitHub Proxy Running on Cloudflare Workers

Resources

License

Stars

Watchers

Forks

Languages

  • TypeScript 47.0%
  • HTML 32.6%
  • CSS 20.4%