netbird/client
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
..
android Resolve client authentication issue in daemon mode (#1181) 2023-09-28 14:02:37 +02:00
cmd Implement SQLite Store using gorm and relational approach (#1065) 2023-10-12 15:42:36 +02:00
firewall Fix Windows firewall message check (#1254) 2023-10-27 10:54:26 +02:00
internal Fix Windows firewall message check (#1254) 2023-10-27 10:54:26 +02:00
proto Resolve client authentication issue in daemon mode (#1181) 2023-09-28 14:02:37 +02:00
server Resolve client authentication issue in daemon mode (#1181) 2023-09-28 14:02:37 +02:00
ssh add sleep and comment 2023-06-23 17:02:34 +02:00
system feat: add support for custom device hostname (#789) 2023-04-20 16:00:22 +02:00
testdata Replace IP allocation logic (#342) 2022-05-29 22:43:39 +02:00
ui Always call Login from UI with the desktop flag (#1200) 2023-10-06 18:28:46 +02:00
Dockerfile Update client Dockerfile to use Alpine as base image and install necessary packages (#1078) 2023-08-12 16:12:09 +02:00
installer.nsis Bind implementation (#779) 2023-04-13 17:00:01 +02:00
main.go Clarify XORMapped panic case (#877) 2023-05-18 19:47:36 +02:00
manifest.xml Renaming project builds and including new Icons (#318) 2022-05-21 18:42:56 +02:00
netbird.wxs Add Wix file for MSI builds (#1099) 2023-09-04 11:15:39 +02:00
resources.rc Bind implementation (#779) 2023-04-13 17:00:01 +02:00