git clone https://ghproxy.1888866.xyz/github.com/USER/REPO.git
git clone git@ghproxy.1888866.xyz:USER/REPO.git
https://ghproxy.1888866.xyz/raw.githubusercontent.com/USER/REPO/BRANCH/FILE
wget https://ghproxy.1888866.xyz/raw.githubusercontent.com/USER/REPO/main/config.yaml
https://ghproxy.1888866.xyz/github.com/USER/REPO/releases/download/v1.0/file.tar.gz
https://ghproxy.1888866.xyz/github.com/USER/REPO/archive/refs/heads/main.zip
https://ghproxy.1888866.xyz/github.com/USER/REPO/archive/refs/heads/BRANCH.zip
https://ghproxy.1888866.xyz/github.com/USER/REPO/archive/refs/tags/TAG.tar.gz
https://ghproxy.1888866.xyz/gist.githubusercontent.com/USER/ID/raw/FILE
docker pull gh.example.com/library/nginx:latest
docker pull gh.example.com/ghcr.io/USER/IMAGE:tag
docker run -p 8080:8080 -d wjqserver/ghproxy