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

Add full regex support for $network rules #1394

Closed
sxgunchenko opened this issue Dec 25, 2020 · 2 comments
Closed

Add full regex support for $network rules #1394

sxgunchenko opened this issue Dec 25, 2020 · 2 comments

Comments

@sxgunchenko
Copy link

For now, only wildcards are supported (like 127.0.*$network), but there is a feature request for full regex support (see AdguardTeam/AdguardForAndroid#3694).
The syntax of $network rules with regex mask should be the same as for other basic rules (like /.+:[1-3][0-9]{2,5}/$network).

@sfionov
Copy link
Member

sfionov commented Dec 25, 2020

Such rules can't be converted to CIDR kernel rules (feature used on Mac). But anyway they will be applied on proxy level.

@ameshkov
Copy link
Member

feature used on Mac

On pre-BigSur Mac you mean? :)

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

4 participants