netbird/client/system
Carlos Hernandez 559e673107
[client] fix privacy warning on macOS (#3350)
* fix: macos privacy warning

Move GetDesktopUIUserAgent to its own package so UI does not have to
import client/system package that reaches out to broadcasts address.
Thus, fixing the network privacy warnings.
2025-02-22 12:41:24 +01:00
..
detect_cloud Remove dns based cloud detection (#1812) 2024-04-09 19:01:31 +02:00
detect_platform Extend system meta (#1598) 2024-02-20 11:53:11 +01:00
info_android.go [misc, client, management] Replace Wiretrustee with Netbird (#3267) 2025-02-05 16:49:41 +01:00
info_darwin_test.go Handling invalid UTF-8 character in sys info (#2360) 2024-08-01 16:46:55 +02:00
info_darwin.go [misc, client, management] Replace Wiretrustee with Netbird (#3267) 2025-02-05 16:49:41 +01:00
info_freebsd.go [misc, client, management] Replace Wiretrustee with Netbird (#3267) 2025-02-05 16:49:41 +01:00
info_ios.go [misc, client, management] Replace Wiretrustee with Netbird (#3267) 2025-02-05 16:49:41 +01:00
info_linux.go [misc, client, management] Replace Wiretrustee with Netbird (#3267) 2025-02-05 16:49:41 +01:00
info_test.go [misc, client, management] Replace Wiretrustee with Netbird (#3267) 2025-02-05 16:49:41 +01:00
info_windows_test.go Extend system meta (#1598) 2024-02-20 11:53:11 +01:00
info_windows.go [misc, client, management] Replace Wiretrustee with Netbird (#3267) 2025-02-05 16:49:41 +01:00
info.go [client] fix privacy warning on macOS (#3350) 2025-02-22 12:41:24 +01:00
osrelease_unix.go Release 0.28.0 (#2092) 2024-06-13 13:24:24 +02:00
process.go Fix checkFileAndProcess function on FreeBSD (#2128) 2024-06-13 14:40:48 +02:00
static_info.go [client] Get static system info once (#2965) 2024-12-03 10:22:04 +01:00
sysinfo_linux_test.go [client] Get static system info once (#2965) 2024-12-03 10:22:04 +01:00
sysinfo_linux.go Handling invalid UTF-8 character in sys info (#2360) 2024-08-01 16:46:55 +02:00