I try hide sessions generated by social part of Chrome. But hiding of traffic marked as "Tunnel to" in host column not working. Althoungh I successfully hide another sessions based on hostname patterns.
if (oSession.HTTPMethodIs("CONNECT")) {
oSession["ui-hide"] = "y";
}
Try the menu option Rules -> Hide CONNECTs
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With