mirror of
https://github.com/AdguardTeam/AdGuardHome.git
synced 2026-03-04 00:01:12 -05:00
DNS Rewrite configuration #3302
Labels
No labels
P1: Critical
P2: High
P3: Medium
P4: Low
UI
bug
cannot reproduce
compatibility
dependencies
docker
documentation
duplicate
enhancement
enhancement
external libs
feature request
good first issue
help wanted
infrastructure
invalid
localization
needs investigation
performance
potential-duplicate
question
recurrent
research
snap
waiting for data
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/AdGuardHome#3302
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @KGBist2000 on GitHub (Dec 24, 2021).
Have a question or an idea? Please search it on our forum to make sure it was not yet asked. If you cannot find what you had in mind, please submit it here.
Prerequisites
Please answer the following questions for yourself before submitting an issue. YOU MAY DELETE THE PREREQUISITES SECTION.
Problem Description
e.g.
Proposed Solution
@ainar-g commented on GitHub (Dec 24, 2021):
You may be interested in
$dnsrewriterules, which you can edit in your text editor of choice and then just pasted into the “Custom filtering rules” input. In fact, the current (legacy) DNS rewrites mechanism is going to be merged with the$dnsrewriteone at some point, see #2499. And this format also accepts comments.That is actually already planned in the new design. The metaissue about that is #2554.
I'm going to merge this issue into the latter, if you don't mind.