AdguardTeam / AdguardTeam/AdGuardHome

Filter dnstype HTTPS based on response

未關閉
#7,430 3 則留言 2 個 reaction 已指派 0 人 在 GitHub 檢視
feature request
主要語言
TypeScript
星號
36.9k
分支
2.5k
PR 合併指標
30 天內沒有已合併 PR

描述

### Prerequisites

- [X] I have checked the [Wiki](https://github.com/AdguardTeam/AdGuardHome/wiki) and [Discussions](https://github.com/AdguardTeam/AdGuardHome/discussions) and found no answer

- [X] I have searched other issues and found no duplicates

- [X] I want to request a feature or enhancement and not ask a question

### The problem

In Russia I've got an issue with Cloudflare CDN HTTPS records. Cloudflare ECH is blocked.
[https://developers.cloudflare.com/ssl/edge-certificates/ech/](url)

I would like to filter dnstype=HTTPS response not a request for 'cloudflare-ech.com'. For the moment I should to completely block HTTPS request with filter
`||*^$dnstype=HTTPS,dnsrewrite=NOERROR;;`

### Proposed solution

Add ability to overwrite or filter response for HTTPS dnstype.

### Alternatives considered and additional information

_No response_

貢獻指南

開啟貢獻指南

評估

這個 Issue 還沒有評估資料。

把新 issue 寄到你的電子郵件信箱

精選適合新手參與的 GitHub issue 摘要。