netbird/client/firewall/uspfilter
Maycon Santos 76318f3f06
Fix Windows firewall message check (#1254)
The no rules matched message is operating system language specific, and can cause errors

Now we check if firewall is reachable by the app and then if the rule is returned or not in two different calls:

isWindowsFirewallReachable

isFirewallRuleActive
2023-10-27 10:54:26 +02:00
..
allow_netbird_linux.go Add default firewall rule to allow netbird traffic (#1056) 2023-09-05 21:07:32 +02:00
allow_netbird_windows.go Fix Windows firewall message check (#1254) 2023-10-27 10:54:26 +02:00
allow_netbird.go Add default firewall rule to allow netbird traffic (#1056) 2023-09-05 21:07:32 +02:00
rule.go Feat fake dns address (#902) 2023-06-08 13:46:57 +04:00
uspfilter_test.go Add default firewall rule to allow netbird traffic (#1056) 2023-09-05 21:07:32 +02:00
uspfilter.go Add default firewall rule to allow netbird traffic (#1056) 2023-09-05 21:07:32 +02:00