AdguardTeam / AdguardTeam/AdguardForWindows

Add auxiliary search filter to the filtering log

未关闭
#5,489 1 条评论 0 个 reaction 已指派 0 人 在 GitHub 查看
checked Feature request Priority: P4
主要语言
没有语言数据
星标
887
派生
84
平均合并
27 分钟
30 天内合并 PR
2

描述

### Issue Details

The OS, various apps and websites continuously make a large number of requests, and heavily clog the filtering log, especially when protection is restarted (of added/modiffied the filtering rules, or changing filtering settings).
When analyzing website requests, most of the lines are not related to the website (meaning the time interval from the start of the website loading to the performing of certain actions on the website).

### Proposed solution

Add a domain and regular expression filters to hide addresses that clutter the filtering log and usually make no sense when working with filters (like OCSP servers, captchas, email clients, other sites with syncs including personal tabs, service domains, checks for updates of apps etc).
It should be possible to disable this feature without clearing its filters.

How it looks in Fiddler:

Screenshot

![Image](https://github.com/user-attachments/assets/c4c5bd3e-cd4b-449f-969f-9f133239f1ed)

Here are three useful features:
* hiding by hostnames (`*` is supported)
* show only a specific app's traffic (in AdGuard this is an undocumented feature)
* hiding by URL, URL part or by regexp

Can be opened as modal window (_expandable_, not extra small fixed sized even on lagre screens like in current v7 or in VPN)

Screenshot

![Image](https://github.com/user-attachments/assets/7a20ab08-9634-4cf9-a0eb-c6b4d7f56407)

@AdguardTeam/filters-maintainers Perhaps you also have suggestions on this issue.

### Addition

Since the responsiveness of the Filtering Log interface depends on the number of lines, lines that matched by the auxiliary filter can be dropped.

贡献指南

这个仓库没有索引到贡献指南

评估

这个 Issue 还没有评估数据。

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。