Post Reply 
Enable HTTPS Filtering: Chain ProxHTTPSProxyMII to Privoxy (OS X Tutorial)
Oct. 12, 2015, 10:22 PM (This post was last modified: Oct. 12, 2015 10:56 PM by Faxopita.)
Post: #4
RE: Privoxy + ProxHTTPSProxyMII on OS X
Hello Diem,
thanks for your interest in enhancing the power of Privoxy with the fabulous ProxHTTPSProxyMII! Below, the steps I would carry out in order to clean up everything.

Step 1: Uninstalling Homebrew—with all installed packages.
  1. Run this command in Terminal:
    Code:
    rm -rf /usr/local/Cellar /usr/local/.git && brew cleanup
  2. Then, visit Homebrew's FAQ and look for Section How do I uninstall Homebrew?; running the ruby command in Terminal is enough.

This step will delete any trace of Python version as well as the pip command.

Step 2: If necessary, remove any python folder under path…
Code:
/usr/local/lib/

Step 3: Restore the original group and file permissions for the following folder:
Code:
sudo chmod 0755 /usr/local/
sudo chgrp wheel /usr/local/

Step 4: Finally, you can just drag the folder ProxHTTPSProxyMII—in which you were presumably running JJoe's Python script—to the trash can.

I hope that helps.
Add Thank You Quote this message in a reply
Post Reply 


Messages In This Thread
RE: Privoxy + ProxHTTPSProxyMII on OS X - diem - Oct. 12, 2015, 03:07 PM
RE: Privoxy + ProxHTTPSProxyMII on OS X - Faxopita - Oct. 12, 2015 10:22 PM
RE: Privoxy + ProxHTTPSProxyMII on OS X - JJoe - Oct. 13, 2015, 12:09 AM

Forum Jump: