netbird/shared
hakansa 9bcd3ebed4
[management,client] Make DNS ForwarderPort Configurable & Change Well Known Port (#4479)
makes the DNS forwarder port configurable in the management and client components, while changing the well-known port from 5454 to 22054. The change includes version-aware port assignment to ensure backward compatibility.

- Adds a configurable `ForwarderPort` field to the DNS configuration protocol
- Implements version-based port computation that returns the new port (22054) only when all peers support version 0.59.0 or newer
- Updates the client to dynamically restart the DNS forwarder when the port changes
2025-10-02 01:02:10 +02:00
..
context [misc] Separate shared code dependencies (#4288) 2025-08-05 18:34:41 +02:00
management [management,client] Make DNS ForwarderPort Configurable & Change Well Known Port (#4479) 2025-10-02 01:02:10 +02:00
relay [client,signal,management] Add browser client support (#4415) 2025-10-01 20:10:11 +02:00
signal [client,signal,management] Adjust browser client ws proxy paths (#4565) 2025-10-02 00:10:47 +02:00