如何为apt-cyg、http和socks设置代理?
我尝试使用
export http_proxy=
但它没有用。
最佳答案
这应该工作:
export ftp_proxy=http://[user]:[passwd]@[proxy.foo.com]:[portnumber]
关于windows - 如何为apt-cyg设置代理?,我们在Stack Overflow上找到一个类似的问题:https://stackoverflow.com/questions/7851986/
如何为apt-cyg、http和socks设置代理?
我尝试使用
export http_proxy=
最佳答案
这应该工作:
export ftp_proxy=http://[user]:[passwd]@[proxy.foo.com]:[portnumber]
关于windows - 如何为apt-cyg设置代理?,我们在Stack Overflow上找到一个类似的问题:https://stackoverflow.com/questions/7851986/