GitHub Release Mirror Service with Proxy Fallback
electerm-mirror is a Cloudflare Worker service that provides reliable, fast downloads for electerm GitHub releases by routing them through working proxies. It's designed to ensure uninterrupted access to electerm releases even in regions with restricted GitHub access.
It supports any repository under the electerm organization, such as electerm/electerm, electerm/electerm-web, and so on.
Automatically selects the fastest available proxy based on response time
Seamlessly switches to backup proxies if the primary fails
Built on Cloudflare's global network for minimal latency
Simply replace the GitHub URL in your download link with the mirror URL:
Original: https://github.com/electerm/electerm/releases/download/v3.6.6/electerm-3.6.6-mac.dmgChange to:
Mirror: https://electerm-mirror.html5beta.com/https://github.com/electerm/electerm/releases/download/v3.6.6/electerm-3.6.6-mac.dmgAny repository under the electerm organization is supported. For example, electerm/electerm-web works too:
Mirror: https://electerm-mirror.html5beta.com/https://github.com/electerm/electerm-web/releases/download/v1.0.0/some-asset.zip