开发者

How to access the internet through a proxy configuration script?

开发者 https://www.devze.com 2023-02-19 04:56 出处:网络
I want to install some ruby gems and some python libraries ( preferably using easy_install ) on some computers. It\'s an easy enough job, but the开发者_开发百科 thing is, I need to use a proxy to do s

I want to install some ruby gems and some python libraries ( preferably using easy_install ) on some computers. It's an easy enough job, but the开发者_开发百科 thing is, I need to use a proxy to do so. I know how to install using a proxy, but, for example, to surf the web, these computers are using a proxy configuration script, which points to .pac file.

Can I make the tools connect to the internet using this pac file?

0

精彩评论

暂无评论...
验证码 换一张
取 消