netbird/client/internal/acl
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
..
mocks Feat fake dns address (#902) 2023-06-08 13:46:57 +04:00
manager_create_linux.go Fix Android build (#1142) 2023-09-13 17:36:24 +02:00
manager_create.go Fix Windows firewall message check (#1254) 2023-10-27 10:54:26 +02:00
manager_test.go Add default firewall rule to allow netbird traffic (#1056) 2023-09-05 21:07:32 +02:00
manager.go Update GitHub Actions and Enhance golangci-lint (#1075) 2023-09-04 17:03:44 +02:00