Post Reply 
ProxHTTPSProxy, a Proxomitron SSL Helper Program
May. 24, 2010, 03:32 AM
Post: #49
RE: ProxHTTPSProxy, a Proxomitron SSL Helper Program
(May. 24, 2010 01:20 AM)whenever Wrote:  
(May. 23, 2010 10:39 PM)JJoe Wrote:  For POST to work, both http and https had to go through Proxo.

That's strange.

POST worked on my machine if the proxy of the browser is directly set to ProxHTTPSProxy without Proxo chained in the middle.

A misunderstanding.
I meant:

Browser's HTTPS -> ProxHTTPSProxy
Browser's HTTP -> Proxo
POST fail

Browser's HTTPS -> Proxo
Browser's HTTP -> Proxo
POST success

I wanted to use the former.


(May. 24, 2010 01:20 AM)whenever Wrote:  I only need to modify ProxHTTPSProxy.py to make it work with a parent proxy.

Sure but...

My TOR uses the proxy Polipo.
([^/]++:443& $SET(0=i_proxy:3.) $SETPROXY(127.0.0.1:8081)) and modifying ProxHTTPSProxy.py to use Polipo, sends HTTPS to TOR.
|$SET(0=i_proxy:3.) $SETPROXY(127.0.0.1:8118), sends HTTP to TOR.

Unless... Can I remove Polipo?
I was in a hurry and didn't try it but will.

I haven't compared the files yet.
I'd like to know why this one works.

(May. 24, 2010 01:20 AM)whenever Wrote:  I had been wishing and keeping searching for a solution for Proxo's SSL issue for years and now I don't need to bother with it any more. Wink

I've been fortunate. I rarely have problems and am not worried by the old dlls. I too have spent too much time on this (and other issues), however.
When last looked at, Python didn't seem like a solution and while you and I may be able to make it work... A filtering proxy needs users' input (some more than others tho).

Now I may have reason and machine to play with Python.

Do you have any opinions of http://www.py2exe.org/ ?
Add Thank You Quote this message in a reply
Post Reply 


Messages In This Thread
RE: ProxHTTPSProxy, a Proxomitron SSL Helper Program - JJoe - May. 24, 2010 03:32 AM

Forum Jump: