Post Reply 
Best settings to filter https ?
Oct. 26, 2009, 03:18 AM (This post was last modified: Oct. 26, 2009 03:21 AM by JJoe.)
Post: #11
RE: Best settings to filter https ?
(Oct. 25, 2009 10:39 PM)JJoe Wrote:  I missed a question! drats...
Have to answer later.

The question appears to be,
'I am using sidki's set. Half-SSL is enabled. I don't want this secure site filtered. What can I add to Bypass?"

The Proxomitron can show us what an expression in Bypass List.txt needs to match to bypass a particular address.
After you add and save

Code:
\1&$LOG(R\1)(^)

to Bypass List.txt
open the Proxomitron's Log window
and load the address.

The set's Half-SSL routines change
https://addons.mozilla.org/
to
http://https-px-.addons.mozilla.org/

For
https://addons.mozilla.org/
I see
addons.mozilla.org:443/

For
http://https-px-.addons.mozilla.org/
I see
https-px-.addons.mozilla.org/

I need to bypass
addons.mozilla.org:443/
and do something about
https-px-.addons.mozilla.org/

So I'll try adding
Code:
addons.mozilla.org:443/
https-px-.addons.mozilla.org/&$JUMP(https://addons.mozilla.org/)
to Bypass List.txt

Seems to work.
I don't see any filtering.
Can you confirm?

HTH

Please note.
*Any* match in Bypass List.txt causes the Address calling the List to be bypassed!
\1&$LOG(R\1)(^) doesn't match.
\1&$LOG(R\1) does match.
Be careful in there.
Add Thank You Quote this message in a reply
Post Reply 


Messages In This Thread
Best settings to filter https ? - leecovuk - Oct. 22, 2009, 01:01 PM
RE: Best settings to filter https ? - JJoe - Oct. 22, 2009, 08:44 PM
RE: Best settings to filter https ? - JJoe - Oct. 24, 2009, 04:46 AM
RE: Best settings to filter https ? - leecovuk - Oct. 24, 2009, 04:15 PM
RE: Best settings to filter https ? - JJoe - Oct. 24, 2009, 07:53 PM
RE: Best settings to filter https ? - leecovuk - Oct. 25, 2009, 12:51 AM
RE: Best settings to filter https ? - JJoe - Oct. 25, 2009, 05:33 AM
RE: Best settings to filter https ? - leecovuk - Oct. 25, 2009, 08:50 AM
RE: Best settings to filter https ? - leecovuk - Oct. 25, 2009, 07:59 PM
RE: Best settings to filter https ? - JJoe - Oct. 25, 2009, 10:39 PM
RE: Best settings to filter https ? - JJoe - Oct. 26, 2009 03:18 AM
RE: Best settings to filter https ? - leecovuk - Nov. 02, 2009, 12:37 PM

Forum Jump: