CoreLibs icon indicating copy to clipboard operation
CoreLibs copied to clipboard

Filtering DoH in Safari

Open ameshkov opened this issue 1 year ago • 0 comments

Issue Details

Safari supports DoH (DNS over HTTPS) in private browsing mode, but the requests are not made by Safari itself, but by the system resolver (mDNSResponder). As a result, we do not expect this and cannot filter it.

Proposed solution

Start DoH that originates from mDNSResponder.

Alternative solution

No response

ameshkov avatar Aug 15 '24 11:08 ameshkov