Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Plese add regular expression functionality for specifying upstreams for domains #7622

Open
3 tasks done
kaitongchow opened this issue Feb 9, 2025 · 0 comments
Open
3 tasks done

Comments

@kaitongchow
Copy link

Prerequisites

  • I have checked the Wiki and Discussions and found no answer

  • I have searched other issues and found no duplicates

  • I want to request a feature or enhancement and not ask a question

The problem

In specifying upstreams for domains, there is no ability to set specify DNS for URLs containing specific strings, which also results in the need to add many domain names and affects the running speed.
for example,I need to list cdn.host.com, a.hostcdn.top, b.cdn.com, and so on separately to specify DNS, and cannot use regular expressions:[\wcdn\w.\w*] to simple setup.

Proposed solution

I hope to add the functionality of regular expressions, which can greatly reduce the number of domain names that need to be specified for DNS, increase convenience and running speed.
thank you~

Alternatives considered and additional information

At present, DNS custom filtering rules have added the function of regular expressions to block domain names. Can they also be ported to [specifying upstreams for domains]?
thank you~

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant