Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

dial tcp 172.217.160.81:443: i/o timeout #57

Closed
angelandy opened this issue Jul 10, 2020 · 4 comments
Closed

dial tcp 172.217.160.81:443: i/o timeout #57

angelandy opened this issue Jul 10, 2020 · 4 comments

Comments

@angelandy
Copy link

angelandy commented Jul 10, 2020

`
go/src/github.com/withlin/canal-go/samples$ go build main.go

go: github.com/gogo/protobuf@v1.3.1: Get https://proxy.golang.org/github.com/gogo/protobuf/@v/v1.3.1.mod: dial tcp 172.217.160.81:443: i/o timeout
`

请问这个可以怎么解决

@angelandy
Copy link
Author


go/src/github.com/withlin/canal-go/samples$ proxychains go build main.go
ProxyChains-3.1 (http://proxychains.sf.net)
|DNS-request| proxy.golang.org
|S-chain|-<>-127.0.0.1:1080-<><>-4.2.2.2:53-<><>-OK
|DNS-response| proxy.golang.org is 74.125.68.141
go: github.com/gogo/protobuf@v1.3.1: Get https://proxy.golang.org/github.com/gogo/protobuf/@v/v1.3.1.mod: dial tcp 74.125.68.141:443: i/o timeout

这样也不行

@withlin
Copy link
Owner

withlin commented Jul 11, 2020

可以考虑看下这个goproxy

@withlin
Copy link
Owner

withlin commented Jul 13, 2020

/close

@withlin withlin closed this as completed Jul 13, 2020
@angelandy
Copy link
Author

恩 换成这个就好了

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants