cat ~/.cargo/config
[http]
proxy = "192.168.1.250:8888"
[https]
proxy = "192.168.1.250:8888"
cat ~/.cargo/config
[http]
proxy = "192.168.1.250:8888"
[https]
proxy = "192.168.1.250:8888"
本文标题:Cargo behind a proxy
本文链接:https://www.haomeiwen.com/subject/uhpghktx.html
网友评论