Post Reply 
ProxHTTPSProxy, a Proxomitron SSL Helper Program
May. 24, 2010, 01:20 AM
Post: #48
RE: ProxHTTPSProxy, a Proxomitron SSL Helper Program
(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.

(May. 23, 2010 10:39 PM)JJoe Wrote:  My Exceptions-U entry when using Tor

Code:
([^/]++:443& $SET(0=i_proxy:3.) $SETPROXY(127.0.0.1:8081))|$SET(0=i_proxy:3.) $SETPROXY(127.0.0.1:8118)

My Exceptions-U entry when not using Tor

Code:
[^/]++:443& $SET(0=i_proxy:3.) $SETPROXY(127.0.0.1:8081)

I don't understand this too. I only need to modify ProxHTTPSProxy.py to make it work with a parent proxy.

(May. 23, 2010 10:39 PM)JJoe Wrote:  @whenever,

Thanks for the new toys, I think...

My pleasure.

It also free myself to get this done. 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
Add Thank You Quote this message in a reply
Post Reply 


Messages In This Thread
RE: ProxHTTPSProxy, a Proxomitron SSL Helper Program - whenever - May. 24, 2010 01:20 AM

Forum Jump: