Files
netbird/client/internal
Maycon Santos 56a1a75e3f [client] Support random wireguard port on client (#4085)
Adds support for using a random available WireGuard port when the user specifies port `0`.

- Updates `freePort` logic to bind to the requested port (including `0`) without falling back to the default.
- Removes default port assignment in the configuration path, allowing `0` to propagate.
- Adjusts tests to handle dynamically assigned ports when using `0`.
2025-07-02 09:01:02 +02:00
..
2023-12-18 11:46:58 +01:00
2024-05-30 17:22:58 +02:00
2023-04-13 17:00:01 +02:00
2025-02-21 10:19:38 +01:00