Post Reply 
ProxHTTPSProxy, a Proxomitron SSL Helper Program
Jun. 06, 2010, 12:30 AM
Post: #99
RE: ProxHTTPSProxy, a Proxomitron SSL Helper Program
Sorry, I think I was too cute with my words.

ProxHTTPSProxy, when not in Half_SSL mode, does pass plain http.
Polipo is not needed to handle socks when using Tor, I think.

Code:
ProxHTTPSProxy/0.3a serving now, <Ctrl-C> to stop ...
Listen Addr  : localhost:8081
Parent Proxy : 127.0.0.1:9050@socks5
Half_SSL     : No
Debug        : On
--------------
E3-PC - - [05/Jun/2010 18:59:13] GET http://scroogle.org/ HTTP/1.1

accept-charset: ISO-8859-1,utf-8;q=0.7,*;q=0.7
accept-encoding: gzip,deflate
accept-language: en-us,en;q=0.5
accept: text/xml,application/xml,application/xhtml+xml,text/html;q=0.9,text/plai
n;q=0.8,image/png,*/*;q=0.5
cache-control: max-age=0
connection: close
host: scroogle.org
user-agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8.1.20) Gecko/2
0081217 Firefox/2.0.0.20

HTTP/1.1 200 OK
Date: Sat, 05 Jun 2010 23:59:05 GMT
Server: Apache/2.2.3 (CentOS)
Last-Modified: Fri, 04 Jun 2010 21:57:02 GMT
ETag: "112c0d5-11c8-67288780"
Accept-Ranges: bytes
Content-Length: 4552
Connection: close
Content-Type: text/html; charset=UTF-8
--------------

ProxHTTPSProxy, when in Half_SSL mode, does not pass plain http.

(Jun. 05, 2010 11:17 PM)whenever Wrote:  It behaves like the old ProxHTTPSProxy when in Half_SSL mode. That is, all http requests are treated like results of 307 redirecting and will be fetched through https protocol.

I thought that you might want both options to behave the same.
I think I'd vote for allowing plain http to pass. Only http with ":443" would be 'converted'.

The Proxomitron was set to send all to ProxHTTPSProxy for both options.
Add Thank You Quote this message in a reply
Post Reply 


Messages In This Thread
RE: ProxHTTPSProxy, a Proxomitron SSL Helper Program - JJoe - Jun. 06, 2010 12:30 AM

Forum Jump: