Closed neozhu closed 1 day ago
https://mirrors.xxx.com/<url>
proxies <url>
The proxy also fits UserAgent automatically. You can just set docker mirrors to https://mirrors.xxx.com
(only in docker UserAgent) or https://mirrors.xxx.com/docker
(in any case).
If the UserAgent is git, the protocol like https://
can be ignored in <url>
area.
Examples:
git clone https://mirrors.xxx.com/example.com/some.git
curl https://mirrors.xxx.com/https://example.com/some.pdf
docker pull mirrors.xxx.com/oven/bun:latest
I have deployed to CF workers and it's working. then how to use this proxy?