---------- Forwarded message ----------
From: Praveen Kumar <prkumar(a)redhat.com>
Date: Wed, Nov 8, 2017 at 2:13 PM
Subject: privoxy setup for Mac/Fedora
Hi,
I was doing some experiment around our proxy support offering for
users who are behind corporate proxy and VPN. I was able to install
and configure privoxy[1] on mac and also there is a package available
on the Fedora/Arch/Ubuntu.
As a POC on mac what I have changed the privoxy configure file to
listen to bridge network IP instead of localhost and then used it for
the minishift start.
- Binary for Mac:
http://www.privoxy.org/sf-download-mirror/Macintosh%20%
28OS%20X%29/3.0.26%20%28stable%29/
- After installation: Hit to
http://config.privoxy.org/show-status and
it will show on which IP and Port proxy server is running. It also has
the location to config file where we need to change the bridge Network
IP.
- Refresh
http://config.privoxy.org/show-status and check if above
configuration change took place.
- minishift start --http-proxy http://<proxy_ip>:<proxy_port>
[0]
https://github.com/minishift/minishift/issues/1534
[1]
http://www.privoxy.org/
--
Praveen Kumar
https://fedoraproject.org/wiki/User:Kumarpraveen