高速稳定的 GitHub 资源访问解决方案
git clone https://example.com/https://github.com/user/project.git
git clone https://user:your_token@example.com/https://github.com/user/project.git
wget https://example.com/https://raw.githubusercontent.com/user/project/main/README.md
curl -LO https://example.com/https://github.com/user/project/releases/download/v1.0.0/project_1.0.0.amd64.tar.gz
https://raw.githubusercontent.com/user/repo/main/file.txt
https://github.com/user/repo/archive/main.zip
https://github.com/user/repo/releases/download/v1.0.0/app.zip
https://gist.githubusercontent.com/user/gist_id/raw/file.txt
git clone https://github.com/user/repo.git