https://bugzilla.mozilla.org/show_bug.cgi?id=2030039
Steps to reproduce:
Open Firefox
Enable Firefox VPN
Go to VPN settings
Try to add a domain to the exclusi… (læs mere)
https://bugzilla.mozilla.org/show_bug.cgi?id=2030039
Steps to reproduce:
Open Firefox
Enable Firefox VPN
Go to VPN settings
Try to add a domain to the exclusion list
Attempt to use a wildcard (e.g., *.ru) or a regex pattern
Actual results:
The VPN only accepts exact domain names. Wildcards and regular expressions are not supported.
Expected results:
It should be possible to:
Use wildcard patterns (e.g., *.ru) or regular expressions to exclude groups of domains
Define more specific rules that override general patterns (e.g., exclude *.ru but allow a specific domain within that zone)
This would provide more flexible and practical control over VPN routing.