在我的特定网络环境中,Google chrome可执行文件可以通过经过身份验证的传出代理服务器外部网站进行访问。但是,其他可执行文件(当指向该传出代理时)不能这样做。
I now have the idea to use Chrome itself as a local proxy for other executables like git or pip. - Is this possible, say, with a Chrome extension or with a tool that uses Chrome in a headless mode to connect to the Internet?
To clarify, I am not asking how to configure the proxy settings inside Chrome - I have successfully done this. I am asking how I can set up Chrome to receive HTTP(S) …
google-chrome http-proxy google-chrome-extension google-chrome-app