golang 代理
note
|
|
21 views
|
2023-11-23 08:47:44
golang
proxy
Windows PowerShell
版权所有 (C) Microsoft Corporation。保留所有权利。
尝试新的跨平台 PowerShell https://aka.ms/pscore6
PS C:\Users\Administrator> $env:GOPROXY = "https://proxy.golang.com.cn,direct"
PS C:\Users\Administrator> go env -w GOPROXY=https://goproxy.io,direct
No comments yet. Be the first to comment!