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

feat: add anti-pattern CLI param; like pattern, but opposite #190

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

moff4
Copy link

@moff4 moff4 commented Aug 24, 2024

The new -anti-pattern parameter works the same as -pattern, but with precision, the other way around: if it is specified, dpi bypass is applied to everything that does not match the template

@xvzc
Copy link
Owner

xvzc commented Aug 25, 2024

Thanks for your work, however i've been thinking about renaming --pattern parameter to something else, I will let you know where there's specific idea to rename it.

@xvzc xvzc changed the title Add anti-pattern CLI param; like pattern, but opposite feat: add anti-pattern CLI param; like pattern, but opposite Aug 25, 2024
@zorn-v
Copy link

zorn-v commented Sep 3, 2024

Regexp allow negative patterns like ^(?!.*bypass.spoofdpi.com|other.bypass.com).*$, what are you talking about ?
Threre is no need to renaming or else - just give doc to regexp (just a joke) 😄

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

Successfully merging this pull request may close these issues.

4 participants