CoreLibs
CoreLibs copied to clipboard
Filtering DoH in Safari
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