netbird/client/firewall
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
..
iptables Remove comments from iptables (#1165) 2023-09-27 09:51:20 +02:00
nftables Add default firewall rule to allow netbird traffic (#1056) 2023-09-05 21:07:32 +02:00
uspfilter Fix Windows firewall message check (#1254) 2023-10-27 10:54:26 +02:00
firewall.go Add default firewall rule to allow netbird traffic (#1056) 2023-09-05 21:07:32 +02:00
port.go ACL firewall manager fix/improvement (#970) 2023-06-20 20:33:41 +02:00