Post Reply 
Privoxy - Underrated AdBlocking Software
Jul. 22, 2015, 04:11 AM
Post: #8
RE: Privoxy - Underrated AdBlocking Software
Welcome,

(Jul. 20, 2015 05:52 PM)Faxopita Wrote:  My question is should I upgrade to the “reloaded” version of ProxHTTPSProxy? If so, would it be possible to obtain the Python scripts instead of the corresponding Windows executable…

Aren't you using the "reloaded" version of ProxHTTPSProxy AKA ProxHTTPSProxyMII? I can't open the RAR file to check.

If you are, http://www.prxbx.com/forums/showthread.p...4#pid17994 may be relevant. I'll guess that GunGunGun's RAR contains MII 1.1b.

(Jul. 20, 2015 05:52 PM)Faxopita Wrote:  - I'm running ProxHTTPSProxy with the latest Python's libraries. For example, should I use instead an older version of “urllib”. The one I'm using is “urllib3-1.10.4”…

I'd try to use the latest.

(Jul. 20, 2015 05:52 PM)Faxopita Wrote:  Should I perform those exceptions in Privoxy itself or in the “config.ini” file provided with ProxHTTPSProxy? In both cases, I don't know how to performs those exceptions…

If you are using MII, you may use browser's exception list, “config.ini”, or Privoxy. Which depends on your logging and certificate verification needs.

Using the browser's list: MII and Privoxy will not see the connections.
Using MII's lists: Privoxy will not see the connections.

For "config.ini" add url expressions to [SSL Pass-Thru] or [BYPASS URL] section.
[SSL Pass-Thru] matches are verified by the browser. Some details can't be logged by MII.
[BYPASS URL] matches are verified, decrypted by MII.

Code:
config.ini wildcards

* matches everything
? matches any single character
[seq] matches any character in seq
[!seq] matches any character not in seq

And you could always use another browser with a direct connection. Wink

HTH
Add Thank You Quote this message in a reply
Post Reply 


Messages In This Thread
Privoxy + ProxHTTPSProxy on OS X - Faxopita - Jul. 20, 2015, 05:52 PM
RE: Privoxy - Underrated AdBlocking Software - JJoe - Jul. 22, 2015 04:11 AM

Forum Jump: