NasCoreNasCore
Home
Docs
Download
Community
GitHub
  • English
  • zh-CN
Home
Docs
Download
Community
GitHub
  • English
  • zh-CN
  • Guide

    • Getting Started
    • install nascore
    • Configuration file
    • GitHub proxy configuration
    • webdav File Sharing
    • Static file and cdn
    • rclone Cloud Storage
    • alist/openlist
    • Caddy2 WebSite
    • ddns-go Dynamic DNS
    • lego automatic certificate management
    • nascore_tv Usage Instructions
    • Schedule&OpenSource

GitHub proxy configuration

Some installation commands of nascore rely on GitHub, but in some cases GitHub cannot be accessed. So you need to configure a download mirror address.

The default configuration file already provides one, but such services are personal and easy to be targeted, and there is not much stability guarantee.

If you have a domain name and it is hosted on cloudflare, you can refer to this github project https://github.com/joyanhui/gh-proxy to build it yourself. You can also use the bing search engine to search for keywords github mirror bing github proxy bing

Tested as of 2025-06-29

https://github.akams.cn/
https://hub.gitmirror.com/

About proxy rules

Use a link containing github.com or githubusercontent.com in the original download address, and nascore will use the github proxy address for downloading.

Otherwise, use the original download address for downloading.

Last Updated:: 7/23/25, 9:45 PM
Contributors: joyanhui
Prev
Configuration file
Next
webdav File Sharing