Golang Proxy Configuration
miAlism / December 21, 2021
1 min read •
dial tcp ... i/o timeout
error ingo install
orgo get
command
export http_proxy=http://127.0.0.1:7890export https_proxy=http://127.0.0.1:7890
miAlism / December 21, 2021
1 min read •
dial tcp ... i/o timeout
error in go install
or go get
commandexport http_proxy=http://127.0.0.1:7890export https_proxy=http://127.0.0.1:7890