Post Reply 
ProxHTTPSProxyMII: Development
Nov. 09, 2014, 10:43 PM
Post: #121
RE: ProxHTTPSProxy, a Proxomitron SSL Helper Program
(Nov. 09, 2014 07:28 PM)JJoe Wrote:  These errors appear to be related to the LastPass extension for Opera. I don't know how it works.

Do errors persist after disabling the LastPass extension?
Can you test another browser?

There is that one lastpass entry, but I didn't think it was related to the errors because it only "polls" once every 15 minutes, the logged errors were much more frequent, and it just so happened to poll during the few minutes I was watching the log I posted above. I did now disable the extension and the errors appear to be gone. Should I add lastpass.com to config.ini, Pass through or Bypass? I don't know what the difference is.

(Nov. 09, 2014 07:28 PM)JJoe Wrote:  I think the beeps are from printing "\xa0" in the console window.

There aren't any beeps when I run it in a hidden pythonw instance, so that's not really important I just thought it was weird enough to mention.
Add Thank You Quote this message in a reply
Nov. 10, 2014, 02:17 AM
Post: #122
RE: ProxHTTPSProxy, a Proxomitron SSL Helper Program
(Nov. 09, 2014 10:43 PM)Quaraxkad Wrote:  Should I add lastpass.com to config.ini, Pass through or Bypass? I don't know what the difference is.

Filtering such data seems unwise. You should add the relevant addresses to [SSL Pass-Thru] or the browser's "bypass proxy for..." field or
maybe the extension can be set to use a direct connection. Either way, ProxHTTPSProxyMII will not decrypt the data.

Before you do that tho... Please make the change mentioned at http://prxbx.com/forums/showthread.php?t...8#pid17768 , see if that fixes the problem, and post results.

(Nov. 09, 2014 05:09 AM)Quaraxkad Wrote:  I don't know if it *thinks* that there are HTTPS requests being made or what.
...
I get those lines when it's just sitting idle, and also lots more of them when it actually successfully loads an HTTPS page.

(Nov. 09, 2014 10:43 PM)Quaraxkad Wrote:  because it only "polls" once every 15 minutes, the logged errors were much more frequent,

I'd probably want to know why there is other "much more frequent" traffic.
Add Thank You Quote this message in a reply
[-] The following 1 user says Thank You to JJoe for this post:
GunGunGun
Nov. 10, 2014, 02:53 AM
Post: #123
RE: ProxHTTPSProxy, a Proxomitron SSL Helper Program
(Nov. 10, 2014 02:17 AM)JJoe Wrote:  You should add the relevant addresses to [SSL Pass-Thru]

This won't work.

(Nov. 10, 2014 02:17 AM)JJoe Wrote:  or the browser's "bypass proxy for..." field or
maybe the extension can be set to use a direct connection.

This might work, but depends on.

(Nov. 10, 2014 02:17 AM)JJoe Wrote:  Before you do that tho... Please make the change mentioned at http://prxbx.com/forums/showthread.php?t...8#pid17768 , see if that fixes the problem, and post results.

It's not related to that.

Code:
\x16\x03\x01

These are SSL handshake bytes. That extension speaks SSL without issuing a "CONNECT lastpass.com:443" request first, which the HTTPS proxy expects. It's a bug of that extension.

BTW, I have to click "Post Reply" 11 times to come across the "The maximum server load limit has been reached" warning.
Add Thank You Quote this message in a reply
[-] The following 1 user says Thank You to whenever for this post:
GunGunGun
Nov. 10, 2014, 04:04 AM
Post: #124
RE: ProxHTTPSProxy, a Proxomitron SSL Helper Program
The LastPass extension has no settings to bypass the Opera-set proxy, so I've added it to the Proxy Exception list in Opera and that worked. I wasn't sure that it would, because the extension may not have used the browser itself to make the connection. I'll have to do the same in IE and that will apply to Chrome as well (because Chrome isn't smart enough to have its own proxy settings Mad with Teeth but that's another topic entirely...

I think everything is working now, I've got a few Privoxy filters written, tested, and working on previously unfilterable HTTPS pages. Filtering HTTPS is getting even more important every day with so many sites forcing it for absolutely no reason. Personally I would greatly prefer everything to be SSL-free with the exception of obvious high-security stuff like banking and credit card purchases. The increase in forced-SSL has irritated me but now that I can filter it it's no big deal!

Thanks guys!
Add Thank You Quote this message in a reply
[-] The following 1 user says Thank You to Quaraxkad for this post:
GunGunGun
Nov. 10, 2014, 04:16 AM (This post was last modified: Nov. 10, 2014 04:26 AM by GunGunGun.)
Post: #125
RE: ProxHTTPSProxy, a Proxomitron SSL Helper Program
(Nov. 10, 2014 04:04 AM)Quaraxkad Wrote:  The LastPass extension has no settings to bypass the Opera-set proxy, so I've added it to the Proxy Exception list in Opera and that worked. I wasn't sure that it would, because the extension may not have used the browser itself to make the connection. I'll have to do the same in IE and that will apply to Chrome as well (because Chrome isn't smart enough to have its own proxy settings Mad with Teeth but that's another topic entirely...

I think everything is working now, I've got a few Privoxy filters written, tested, and working on previously unfilterable HTTPS pages. Filtering HTTPS is getting even more important every day with so many sites forcing it for absolutely no reason. Personally I would greatly prefer everything to be SSL-free with the exception of obvious high-security stuff like banking and credit card purchases. The increase in forced-SSL has irritated me but now that I can filter it it's no big deal!

Thanks guys!

Yeah, SSL filtering ability day by day become more important, site like piratebay or kickass.to or some tricky site even use popup with their HTTPS site, after a few year ago there is no HTTPS site that use popup but they broke the tie.

Ps: I've used Privoxy for a long time and also had a large numbers of Privoxy's filter, if you want to learn more about Privoxy, feel free to PM me or email me at: gungungun1234567 at yahoo dot co dot uk
Add Thank You Quote this message in a reply
Nov. 10, 2014, 08:06 AM
Post: #126
RE: ProxHTTPSProxy, a Proxomitron SSL Helper Program
(Nov. 10, 2014 04:16 AM)GunGunGun Wrote:  Ps: I've used Privoxy for a long time and also had a large numbers of Privoxy's filter, if you want to learn more about Privoxy, feel free to PM me or email me at: gungungun1234567 at yahoo dot co dot uk

I have been running Privoxy on a Linux machine as the home gateway for 2 weeks.

Maybe the moderator can open a sub forum for Privoxy and we discuss there. Wink
Add Thank You Quote this message in a reply
Nov. 10, 2014, 05:13 PM
Post: #127
RE: ProxHTTPSProxy, a Proxomitron SSL Helper Program
(Nov. 10, 2014 08:06 AM)whenever Wrote:  Maybe the moderator can open a sub forum for Privoxy and we discuss there. Wink

Appears to be beyond this moderator's abilities.
Add Thank You Quote this message in a reply
Nov. 11, 2014, 01:09 AM (This post was last modified: Nov. 11, 2014 01:10 AM by Quaraxkad.)
Post: #128
RE: ProxHTTPSProxy, a Proxomitron SSL Helper Program
(Nov. 10, 2014 04:16 AM)GunGunGun Wrote:  Ps: I've used Privoxy for a long time and also had a large numbers of Privoxy's filter, if you want to learn more about Privoxy, feel free to PM me or email me at: gungungun1234567 at yahoo dot co dot uk

I'm pretty familiar with Privoxy already, I've been using it for probably about 5 years now. I've recently been considering writing a tool to aid in managing the Privoxy actions and filters files. The complete lack of a UI for configuration has always been an irritation...

(Nov. 10, 2014 08:06 AM)whenever Wrote:  Maybe the moderator can open a sub forum for Privoxy and we discuss there. Wink

That would be nice, Privoxy doesn't have any real forum for discussion except for the Sourceforge tickets system which is not ideal.
Add Thank You Quote this message in a reply
Nov. 11, 2014, 06:47 AM
Post: #129
RE: ProxHTTPSProxy, a Proxomitron SSL Helper Program
(Nov. 11, 2014 01:09 AM)Quaraxkad Wrote:  That would be nice, Privoxy doesn't have any real forum for discussion except for the Sourceforge tickets system which is not ideal.

(Nov. 10, 2014 05:13 PM)JJoe Wrote:  Appears to be beyond this moderator's abilities.

I can host a forum under proxfilter.net if needed.
Add Thank You Quote this message in a reply
Nov. 11, 2014, 05:35 PM
Post: #130
RE: ProxHTTPSProxy, a Proxomitron SSL Helper Program
(Nov. 10, 2014 08:06 AM)whenever Wrote:  
(Nov. 10, 2014 04:16 AM)GunGunGun Wrote:  Ps: I've used Privoxy for a long time and also had a large numbers of Privoxy's filter, if you want to learn more about Privoxy, feel free to PM me or email me at: gungungun1234567 at yahoo dot co dot uk

I have been running Privoxy on a Linux machine as the home gateway for 2 weeks.

Maybe the moderator can open a sub forum for Privoxy and we discuss there. Wink

I think that is a good idea, Privoxy is good, almost reach Proxomitron level (lack ability to interact with webpage to change config file like ProxBlox did) and people only know about the software through Tor or TorBundle so it is not popular at all even it is very good.

@Quaraxkad: This package contain convert2privoxy.exe and adblock2privoxydownloader.exe which can help you generate filter like remove what you want, just copy source code and Element Hiding Helper using display:none like AdBlock EHH. I think that package is very useful.
http://www.ghacks.net/2014/11/06/what-we...nt-2888841
Add Thank You Quote this message in a reply
Nov. 12, 2014, 02:08 AM
Post: #131
RE: ProxHTTPSProxy, a Proxomitron SSL Helper Program
The last time (2 weeks ago) I checked, none of those ABP filter list converter do all jobs right. Quite a lot of the syntax after converted are not compatible with Privoxy at all. I then realized that a community maintained list is too much and you may get only 1% hits of those entries.

I selected to build my own list from the scratch on top of the default config. It's much easier to debug the problems and have everything in control.
Add Thank You Quote this message in a reply
Nov. 12, 2014, 03:02 AM
Post: #132
RE: ProxHTTPSProxy, a Proxomitron SSL Helper Program
Yeah, build a custom list always better than Adblock's list or Privoxy's default list, faster and more effective. I also use a custom list based on the package above.
Add Thank You Quote this message in a reply
Nov. 14, 2014, 02:32 PM
Post: #133
RE: ProxHTTPSProxy, a Proxomitron SSL Helper Program
I had trouble with an SSL site today, so I closed and launched a new MII instance (I've been running it in the background so the log wasn't visible) and I'm getting these errors when loading google.com:

Code:
C:\Programs\Privoxy\ProxHTTPS>C:\Programs\Python\python.exe ProxHTTPSProxy.py
============================================================================
ProxHTTPSProxyMII 1.1 (urllib3/1.9.1)

  FrontServer  : localhost:8079
  RearServer   : localhost:8081
  ParentServer : None
  Proxomitron  : http://localhost:8118
============================================================================
127.0.0.1 - - [2014-11-14 09:25:44] code 400, message Bad request syntax ('\x80\x03\x00\x01\x01\x00\x04\xb8\x00\x00\x00\x01\x00\x00\x00\x00\x00\x008ê\xe3Æ\xa7\xc2\x02e\x1b\x8
c\x04\x1fä\x9b_\x95\x99\x93\x93\xa8oªg\xa0\xa0\x11\x9e\x99\x97\x92_^¬à\x17¢`\xa6gh\xad\x10î\x1fnfb\xadPTfe\xa4g\xa0\xa9à\x9e\x9a\x9c\x9d\xaf\x0fL\x7f&\xa0t\xa8à\x06,i\xd2ò+ô\x
8d\r\x15\x14ü\x0bR\x8b\x12\x15\x0c\x8dô\x0c\xcd\x19\x90K\xf0FD\x88)\xa0\x05\x8a5\xc8Q\x96h\xc2\xf0°Q@\x040\x94Y\x9e\x9aT\x00cg\x15\xa4\xc2ÅAá\reVèV$e\x96ä&\x02\xd5iék\x81-\x00
å5,5\x04_j\x9enh00d \xae`\x00\x08k\xcd\xc2\x0b\x0ep\x05h\x883\xa0\x94@J\x00\x01\x94QRRPl¥\xaf_^^\xae\x97\x9e\x9f\x9f\x9e\x93ª\x97\x9c\x9f«o\x9f^^\x1c_\x94b[\\\x9c\x03\x10@\xa0
\x80\x80ehæ8\x80\x00\x04\xc1Ñ\x0e\x82 \x14\x00\xd0/â!æ\xa4\x1ez\xb8\x0b"\x84\x96à\x84é\x8b\x9bw\xb9jd\x9bÖP¿\xbes*Å\x8fÜ\x02@)\x00\x00níVèeæ\xcc\xbe\x92Æ\xb3h\x83\x1c\xb4\xc0l
µ$\x7fT{«¢Dº\x0clª¼Éºd\x86\xde%1\xd2ëúDw\xd8jç]\xf0Ååäï\x8d\x19ßjj\xa8âEfK \xfd,rÖ\x04\x8c;\x89_Ö\xfe>%\x89uXÿ\x04\xc1\xdb\x0e\x82 \x00\x00\xd0_\x12¼?6K\x97\t\x89M¼¼\xb8`0ÉXèh
\x83\xbe\xbes\xa0\x1b> 1rK\xaf~²gM\x0bn\x92\x91A[\x91\x8c4C5\x1d\xdd\x1b\x81tï\xf8\xcf£p^Ç|\xc1u°ö\xdbAÅ#jMɬ')
127.0.0.1 - - [2014-11-14 09:25:44] "\x80♥ ☺☺ ♦\xb8   ☺      8ê\xe3Æ\xa7\xc2☻e←\x8c♦▼ä\x9b_\x95\x99\x93\x93\xa8oªg  ◄\x9e\x99\x97\x92_^¬à↨¢`\xa6gh\xad►î▼nfb\xadPTfe\xa4g \xa9
eVèV$e\x96ä&☻\xd5iék\x81- å5,5♦_j\x9enh00d \xaek\xcd\xc2♂♫p♣h\x883 \x94@J ☺\x94QRRPl¥\xaf_^^\xae\x97\x9e\x9f\x9f\x9e\x93ª\x97\x9c\x9f«o\x9f^^∟_\x94b[\\x9c♥►@ \x80\x80ehæ8\x80
♦\xc1Ñ♫\x82 ¶ \xd0/â!æ\xa4â–²z\xb8♂"\x84\x96à\x84é\x8b\x9bw\xb9jd\x9bÖP¿\xbes*Ã…\x8fÜ☻@)  níVèeæ\xcc\xbe\x92Æ\xb3h\x83∟\xb4\xc0lµ$⌂T{«¢Dº♀lª¼Éºd\x86\xde%1\xd2ëúDw\xd8jç]\xf0Ååäï\
x8d↓ßjj\xa8âEfK \xfd,rÖ♦\x8c;\x89_Ö\xfe>%\x89uXÿ♦\xc1\xdb♫\x82   \xd0_↕¼?6K\x97 \x89M¼¼\xb8`0ÉXèh\x83\xbe\xbes ←> 1rK\xaf~²gM♂n\x92\x91A[\x91\x8c4C5↔\xdd←\x81tï\xf8\xcf£p^Ç|\x
c1u°ö\xdbAÅ#jMɬ" 400 -
127.0.0.1 - - [2014-11-14 09:25:44] code 400, message Bad request syntax ('\x80\x03\x00\x01\x01\x00\x04\xb8\x00\x00\x00\x01\x00\x00\x00\x00\x00\x008ê\xe3Æ\xa7\xc2\x02e\x1b\x8
c\x04\x1fä\x9b_\x95\x99\x93\x93\xa8oªg\xa0\xa0\x11\x9e\x99\x97\x92_^¬à\x17¢`\xa6gh\xad\x10î\x1fnfb\xadPTfe\xa4g\xa0\xa9à\x9e\x9a\x9c\x9d\xaf\x0fL\x7f&\xa0t\xa8à\x06,i\xd2ò+ô\x
8d\r\x15\x14ü\x0bR\x8b\x12\x15\x0c\x8dô\x0c\xcd\x19\x90K\xf0FD\x88)\xa0\x05\x8a5\xc8Q\x96h\xc2\xf0°Q@\x040\x94Y\x9e\x9aT\x00cg\x15\xa4\xc2ÅAá\reVèV$e\x96ä&\x02\xd5iék\x81-\x00
å5,5\x04_j\x9enh00d \xae`\x00\x08k\xcd\xc2\x0b\x0ep\x05h\x883\xa0\x94@J\x00\x01\x94QRRPl¥\xaf_^^\xae\x97\x9e\x9f\x9f\x9e\x93ª\x97\x9c\x9f«o\x9f^^\x1c_\x94b[\\\x9c\x03\x10@\xa0
\x80\x80ehæ8\x80\x00\x04\xc1Ñ\x0e\x82 \x14\x00\xd0/â!æ\xa4\x1ez\xb8\x0b"\x84\x96à\x84é\x8b\x9bw\xb9jd\x9bÖP¿\xbes*Å\x8fÜ\x02@)\x00\x00níVèeæ\xcc\xbe\x92Æ\xb3h\x83\x1c\xb4\xc0l
µ$\x7fT{«¢Dº\x0clª¼Éºd\x86\xde%1\xd2ëúDw\xd8jç]\xf0Ååäï\x8d\x19ßjj\xa8âEfK \xfd,rÖ\x04\x8c;\x89_Ö\xfe>%\x89uXÿ\x04\xc1\xdb\x0e\x82 \x00\x00\xd0_\x12¼?6K\x97\t\x89M¼¼\xb8`0ÉXèh
\x83\xbe\xbes\xa0\x1b> 1rK\xaf~²gM\x0bn\x92\x91A[\x91\x8c4C5\x1d\xdd\x1b\x81tï\xf8\xcf£p^Ç|\xc1u°ö\xdbAÅ#jMɬ')
127.0.0.1 - - [2014-11-14 09:25:44] "\x80♥ ☺☺ ♦\xb8   ☺      8ê\xe3Æ\xa7\xc2☻e←\x8c♦▼ä\x9b_\x95\x99\x93\x93\xa8oªg  ◄\x9e\x99\x97\x92_^¬à↨¢`\xa6gh\xad►î▼nfb\xadPTfe\xa4g \xa9
eVèV$e\x96ä&☻\xd5iék\x81- å5,5♦_j\x9enh00d \xaek\xcd\xc2♂♫p♣h\x883 \x94@J ☺\x94QRRPl¥\xaf_^^\xae\x97\x9e\x9f\x9f\x9e\x93ª\x97\x9c\x9f«o\x9f^^∟_\x94b[\\x9c♥►@ \x80\x80ehæ8\x80
♦\xc1Ñ♫\x82 ¶ \xd0/â!æ\xa4â–²z\xb8♂"\x84\x96à\x84é\x8b\x9bw\xb9jd\x9bÖP¿\xbes*Ã…\x8fÜ☻@)  níVèeæ\xcc\xbe\x92Æ\xb3h\x83∟\xb4\xc0lµ$⌂T{«¢Dº♀lª¼Éºd\x86\xde%1\xd2ëúDw\xd8jç]\xf0Ååäï\
x8d↓ßjj\xa8âEfK \xfd,rÖ♦\x8c;\x89_Ö\xfe>%\x89uXÿ♦\xc1\xdb♫\x82   \xd0_↕¼?6K\x97 \x89M¼¼\xb8`0ÉXèh\x83\xbe\xbes ←> 1rK\xaf~²gM♂n\x92\x91A[\x91\x8c4C5↔\xdd←\x81tï\xf8\xcf£p^Ç|\x
c1u°ö\xdbAÅ#jMɬ" 400 -
127.0.0.1 - - [2014-11-14 09:25:44] code 400, message Bad request syntax ('\x80\x03\x00\x01\x01\x00\x04\xb8\x00\x00\x00\x01\x00\x00\x00\x00\x00\x008ê\xe3Æ\xa7\xc2\x02e\x1b\x8
c\x04\x1fä\x9b_\x95\x99\x93\x93\xa8oªg\xa0\xa0\x11\x9e\x99\x97\x92_^¬à\x17¢`\xa6gh\xad\x10î\x1fnfb\xadPTfe\xa4g\xa0\xa9à\x9e\x9a\x9c\x9d\xaf\x0fL\x7f&\xa0t\xa8à\x06,i\xd2ò+ô\x
8d\r\x15\x14ü\x0bR\x8b\x12\x15\x0c\x8dô\x0c\xcd\x19\x90K\xf0FD\x88)\xa0\x05\x8a5\xc8Q\x96h\xc2\xf0°Q@\x040\x94Y\x9e\x9aT\x00cg\x15\xa4\xc2ÅAá\reVèV$e\x96ä&\x02\xd5iék\x81-\x00
å5,5\x04_j\x9enh00d \xae`\x00\x08k\xcd\xc2\x0b\x0ep\x05h\x883\xa0\x94@J\x00\x01\x94QRRPl¥\xaf_^^\xae\x97\x9e\x9f\x9f\x9e\x93ª\x97\x9c\x9f«o\x9f^^\x1c_\x94b[\\\x9c\x03\x10@\xa0
\x80\x80ehæ8\x80\x00\x04\xc1Ñ\x0e\x82 \x14\x00\xd0/â!æ\xa4\x1ez\xb8\x0b"\x84\x96à\x84é\x8b\x9bw\xb9jd\x9bÖP¿\xbes*Å\x8fÜ\x02@)\x00\x00níVèeæ\xcc\xbe\x92Æ\xb3h\x83\x1c\xb4\xc0l
µ$\x7fT{«¢Dº\x0clª¼Éºd\x86\xde%1\xd2ëúDw\xd8jç]\xf0Ååäï\x8d\x19ßjj\xa8âEfK \xfd,rÖ\x04\x8c;\x89_Ö\xfe>%\x89uXÿ\x04\xc1\xdb\x0e\x82 \x00\x00\xd0_\x12¼?6K\x97\t\x89M¼¼\xb8`0ÉXèh
\x83\xbe\xbes\xa0\x1b> 1rK\xaf~²gM\x0bn\x92\x91A[\x91\x8c4C5\x1d\xdd\x1b\x81tï\xf8\xcf£p^Ç|\xc1u°ö\xdbAÅ#jMɬ')
127.0.0.1 - - [2014-11-14 09:25:44] "\x80♥ ☺☺ ♦\xb8   ☺      8ê\xe3Æ\xa7\xc2☻e←\x8c♦▼ä\x9b_\x95\x99\x93\x93\xa8oªg  ◄\x9e\x99\x97\x92_^¬à↨¢`\xa6gh\xad►î▼nfb\xadPTfe\xa4g \xa9
eVèV$e\x96ä&☻\xd5iék\x81- å5,5♦_j\x9enh00d \xaek\xcd\xc2♂♫p♣h\x883 \x94@J ☺\x94QRRPl¥\xaf_^^\xae\x97\x9e\x9f\x9f\x9e\x93ª\x97\x9c\x9f«o\x9f^^∟_\x94b[\\x9c♥►@ \x80\x80ehæ8\x80
♦\xc1Ñ♫\x82 ¶ \xd0/â!æ\xa4â–²z\xb8♂"\x84\x96à\x84é\x8b\x9bw\xb9jd\x9bÖP¿\xbes*Ã…\x8fÜ☻@)  níVèeæ\xcc\xbe\x92Æ\xb3h\x83∟\xb4\xc0lµ$⌂T{«¢Dº♀lª¼Éºd\x86\xde%1\xd2ëúDw\xd8jç]\xf0Ååäï\
x8d↓ßjj\xa8âEfK \xfd,rÖ♦\x8c;\x89_Ö\xfe>%\x89uXÿ♦\xc1\xdb♫\x82   \xd0_↕¼?6K\x97 \x89M¼¼\xb8`0ÉXèh\x83\xbe\xbes ←> 1rK\xaf~²gM♂n\x92\x91A[\x91\x8c4C5↔\xdd←\x81tï\xf8\xcf£p^Ç|\x
c1u°ö\xdbAÅ#jMɬ" 400 -
127.0.0.1 - - [2014-11-14 09:25:44] code 400, message Bad request syntax ('\x80\x03\x00\x01\x01\x00\x04\xb8\x00\x00\x00\x01\x00\x00\x00\x00\x00\x008ê\xe3Æ\xa7\xc2\x02e\x1b\x8
c\x04\x1fä\x9b_\x95\x99\x93\x93\xa8oªg\xa0\xa0\x11\x9e\x99\x97\x92_^¬à\x17¢`\xa6gh\xad\x10î\x1fnfb\xadPTfe\xa4g\xa0\xa9à\x9e\x9a\x9c\x9d\xaf\x0fL\x7f&\xa0t\xa8à\x06,i\xd2ò+ô\x
8d\r\x15\x14ü\x0bR\x8b\x12\x15\x0c\x8dô\x0c\xcd\x19\x90K\xf0FD\x88)\xa0\x05\x8a5\xc8Q\x96h\xc2\xf0°Q@\x040\x94Y\x9e\x9aT\x00cg\x15\xa4\xc2ÅAá\reVèV$e\x96ä&\x02\xd5iék\x81-\x00
å5,5\x04_j\x9enh00d \xae`\x00\x08k\xcd\xc2\x0b\x0ep\x05h\x883\xa0\x94@J\x00\x01\x94QRRPl¥\xaf_^^\xae\x97\x9e\x9f\x9f\x9e\x93ª\x97\x9c\x9f«o\x9f^^\x1c_\x94b[\\\x9c\x03\x10@\xa0
\x80\x80ehæ8\x80\x00\x04\xc1Ñ\x0e\x82 \x14\x00\xd0/â!æ\xa4\x1ez\xb8\x0b"\x84\x96à\x84é\x8b\x9bw\xb9jd\x9bÖP¿\xbes*Å\x8fÜ\x02@)\x00\x00níVèeæ\xcc\xbe\x92Æ\xb3h\x83\x1c\xb4\xc0l
µ$\x7fT{«¢Dº\x0clª¼Éºd\x86\xde%1\xd2ëúDw\xd8jç]\xf0Ååäï\x8d\x19ßjj\xa8âEfK \xfd,rÖ\x04\x8c;\x89_Ö\xfe>%\x89uXÿ\x04\xc1\xdb\x0e\x82 \x00\x00\xd0_\x12¼?6K\x97\t\x89M¼¼\xb8`0ÉXèh
\x83\xbe\xbes\xa0\x1b> 1rK\xaf~²gM\x0bn\x92\x91A[\x91\x8c4C5\x1d\xdd\x1b\x81tï\xf8\xcf£p^Ç|\xc1u°ö\xdbAÅ#jMɬ')
127.0.0.1 - - [2014-11-14 09:25:44] "\x80♥ ☺☺ ♦\xb8   ☺      8ê\xe3Æ\xa7\xc2☻e←\x8c♦▼ä\x9b_\x95\x99\x93\x93\xa8oªg  ◄\x9e\x99\x97\x92_^¬à↨¢`\xa6gh\xad►î▼nfb\xadPTfe\xa4g \xa9
eVèV$e\x96ä&☻\xd5iék\x81- å5,5♦_j\x9enh00d \xaek\xcd\xc2♂♫p♣h\x883 \x94@J ☺\x94QRRPl¥\xaf_^^\xae\x97\x9e\x9f\x9f\x9e\x93ª\x97\x9c\x9f«o\x9f^^∟_\x94b[\\x9c♥►@ \x80\x80ehæ8\x80
♦\xc1Ñ♫\x82 ¶ \xd0/â!æ\xa4â–²z\xb8♂"\x84\x96à\x84é\x8b\x9bw\xb9jd\x9bÖP¿\xbes*Ã…\x8fÜ☻@)  níVèeæ\xcc\xbe\x92Æ\xb3h\x83∟\xb4\xc0lµ$⌂T{«¢Dº♀lª¼Éºd\x86\xde%1\xd2ëúDw\xd8jç]\xf0Ååäï\
x8d↓ßjj\xa8âEfK \xfd,rÖ♦\x8c;\x89_Ö\xfe>%\x89uXÿ♦\xc1\xdb♫\x82   \xd0_↕¼?6K\x97 \x89M¼¼\xb8`0ÉXèh\x83\xbe\xbes ←> 1rK\xaf~²gM♂n\x92\x91A[\x91\x8c4C5↔\xdd←\x81tï\xf8\xcf£p^Ç|\x
c1u°ö\xdbAÅ#jMɬ" 400 -
127.0.0.1 - - [2014-11-14 09:25:44] code 400, message Bad request syntax ('\x80\x03\x00\x01\x01\x00\x04\xb8\x00\x00\x00\x01\x00\x00\x00\x00\x00\x008ê\xe3Æ\xa7\xc2\x02e\x1b\x8
c\x04\x1fä\x9b_\x95\x99\x93\x93\xa8oªg\xa0\xa0\x11\x9e\x99\x97\x92_^¬à\x17¢`\xa6gh\xad\x10î\x1fnfb\xadPTfe\xa4g\xa0\xa9à\x9e\x9a\x9c\x9d\xaf\x0fL\x7f&\xa0t\xa8à\x06,i\xd2ò+ô\x
8d\r\x15\x14ü\x0bR\x8b\x12\x15\x0c\x8dô\x0c\xcd\x19\x90K\xf0FD\x88)\xa0\x05\x8a5\xc8Q\x96h\xc2\xf0°Q@\x040\x94Y\x9e\x9aT\x00cg\x15\xa4\xc2ÅAá\reVèV$e\x96ä&\x02\xd5iék\x81-\x00
å5,5\x04_j\x9enh00d \xae`\x00\x08k\xcd\xc2\x0b\x0ep\x05h\x883\xa0\x94@J\x00\x01\x94QRRPl¥\xaf_^^\xae\x97\x9e\x9f\x9f\x9e\x93ª\x97\x9c\x9f«o\x9f^^\x1c_\x94b[\\\x9c\x03\x10@\xa0
\x80\x80ehæ8\x80\x00\x04\xc1Ñ\x0e\x82 \x14\x00\xd0/â!æ\xa4\x1ez\xb8\x0b"\x84\x96à\x84é\x8b\x9bw\xb9jd\x9bÖP¿\xbes*Å\x8fÜ\x02@)\x00\x00níVèeæ\xcc\xbe\x92Æ\xb3h\x83\x1c\xb4\xc0l
µ$\x7fT{«¢Dº\x0clª¼Éºd\x86\xde%1\xd2ëúDw\xd8jç]\xf0Ååäï\x8d\x19ßjj\xa8âEfK \xfd,rÖ\x04\x8c;\x89_Ö\xfe>%\x89uXÿ\x04\xc1\xdb\x0e\x82 \x00\x00\xd0_\x12¼?6K\x97\t\x89M¼¼\xb8`0ÉXèh
\x83\xbe\xbes\xa0\x1b> 1rK\xaf~²gM\x0bn\x92\x91A[\x91\x8c4C5\x1d\xdd\x1b\x81tï\xf8\xcf£p^Ç|\xc1u°ö\xdbAÅ#jMɬ')
127.0.0.1 - - [2014-11-14 09:25:44] "\x80♥ ☺☺ ♦\xb8   ☺      8ê\xe3Æ\xa7\xc2☻e←\x8c♦▼ä\x9b_\x95\x99\x93\x93\xa8oªg  ◄\x9e\x99\x97\x92_^¬à↨¢`\xa6gh\xad►î▼nfb\xadPTfe\xa4g \xa9
eVèV$e\x96ä&☻\xd5iék\x81- å5,5♦_j\x9enh00d \xaek\xcd\xc2♂♫p♣h\x883 \x94@J ☺\x94QRRPl¥\xaf_^^\xae\x97\x9e\x9f\x9f\x9e\x93ª\x97\x9c\x9f«o\x9f^^∟_\x94b[\\x9c♥►@ \x80\x80ehæ8\x80
♦\xc1Ñ♫\x82 ¶ \xd0/â!æ\xa4â–²z\xb8♂"\x84\x96à\x84é\x8b\x9bw\xb9jd\x9bÖP¿\xbes*Ã…\x8fÜ☻@)  níVèeæ\xcc\xbe\x92Æ\xb3h\x83∟\xb4\xc0lµ$⌂T{«¢Dº♀lª¼Éºd\x86\xde%1\xd2ëúDw\xd8jç]\xf0Ååäï\
x8d↓ßjj\xa8âEfK \xfd,rÖ♦\x8c;\x89_Ö\xfe>%\x89uXÿ♦\xc1\xdb♫\x82   \xd0_↕¼?6K\x97 \x89M¼¼\xb8`0ÉXèh\x83\xbe\xbes ←> 1rK\xaf~²gM♂n\x92\x91A[\x91\x8c4C5↔\xdd←\x81tï\xf8\xcf£p^Ç|\x
c1u°ö\xdbAÅ#jMɬ" 400 -

I don't think I have changed anything in my configuration. Other SSL websites are still working, such as Paypal. And google.com loads find when I disable proxy servers in the browser, so it doesn't appear to be a server issue.
Add Thank You Quote this message in a reply
Nov. 16, 2014, 04:15 AM
Post: #134
RE: ProxHTTPSProxy, a Proxomitron SSL Helper Program
This is similar to the LastPass extension issue. The proxy is receiving data of non http request. I have to say this is not a problem of the proxy itself.
Add Thank You Quote this message in a reply
Nov. 20, 2014, 03:49 AM
Post: #135
RE: ProxHTTPSProxy, a Proxomitron SSL Helper Program
(Nov. 10, 2014 08:06 AM)whenever Wrote:  Maybe the moderator can open a sub forum for Privoxy and we discuss there. Wink

Granted Wink For ProxHTTPSProxy and Privoxy:

http://prxbx.com/forums/showthread.php?t...&pid=17827
Visit this user's website
Add Thank You Quote this message in a reply
Post Reply 


Forum Jump: