Post Reply 
ProxHTTPSProxy, a Proxomitron SSL Helper Program
Jun. 04, 2010, 03:43 PM (This post was last modified: Jun. 04, 2010 03:43 PM by whenever.)
Post: #90
RE: ProxHTTPSProxy, a Proxomitron SSL Helper Program
Well, you all have helped a lot. Thanks!

Here is the version 0.3 for playing around. Cheers

What's new:
Code:
- Rewrite ProxHTTPSProxy with socket module too, faster than urllib2 version
- Put ProxHTTPSProxy and HTTPSProxy into one file
  half_ssl = 0: old HTTPSProxy + http request handler
  half_ssl = 1: socket version of ProxHTTPSProxy
- Parent proxy now supports both http and socks5
- Debug mode to display outgoing and incoming http headers (default off, debug = 1 to turn on)

Please test and report issue. Have fun!


Attached File(s)
.zip  ProxHTTPSProxy 0.3.zip (Size: 7.7 KB / Downloads: 651)
Add Thank You Quote this message in a reply
Post Reply 


Messages In This Thread
RE: ProxHTTPSProxy, a Proxomitron SSL Helper Program - whenever - Jun. 04, 2010 03:43 PM

Forum Jump: