QiuSimons / openwrt-mos

GNU General Public License v3.0
234 stars 89 forks source link

baidu的go代理不太行啊,别用了。 #92

Closed daiaji closed 2 years ago

daiaji commented 2 years ago
github.com/AdguardTeam/dnsproxy@v0.41.4: Get "https://goproxy.baidu.com/github.com/%21adguard%21team/dnsproxy/@v/v0.41.4.mod": x509: certificate has expired or is not yet valid: current time 2022-03-13T11:39:38Z is after 2021-12-09T23:59:59Z

Building targets
no Go files in /home/daiaji/openwrt/build_dir/target-x86_64_musl/mosdns-d47126e/.go_work/build
IrineSistiana commented 2 years ago

域名早换了。

https://goproxy.bj.bcebos.com/
daiaji commented 2 years ago

export GOPROXY=https://goproxy.baidu.com 没改呢 而且get https://goproxy.bj.bcebos.com/github.com/%21adguard%21team/dnsproxy/@v/v0.41.4.mod

{"code":"MirrorFailed","message":"The command you provide is v/v0.41.4.mod, it is not well formed.","requestId":"92cabc7f-b506-4d7b-af2d-3207cd638456"}

goproxy.io 没这问题。

IrineSistiana commented 2 years ago

额。我的意思是百度的域名早换了。。。

我不用百度。用的阿里,还行。

https://mirrors.aliyun.com/goproxy/

daiaji commented 2 years ago

挺好的,就用阿里的goproxy吧,免得给goproxy.io服务器带来额外的负担。 https://github.com/QiuSimons/openwrt-mos/pull/93