I would like the ability to be able to set a custom wireguard port on the iOS clients, just like I can on any desktop/server client. Without this, only one direct connection can be made out of all of the mobile clients on the network, which is less than ideal since the rest would then need to be relayed. On top of this, I would like the ability to be able to set the iOS clients to use a random wireguard port, which is already available on desktop/server clients by using the flag --wireguard-port 0 when running netbird up. This would allow multiple iOS clients on the same network to all have direct connections without having to manually set different ports for every single mobile client.
I would like the ability to be able to set a custom wireguard port on the iOS clients, just like I can on any desktop/server client. Without this, only one direct connection can be made out of all of the mobile clients on the network, which is less than ideal since the rest would then need to be relayed. On top of this, I would like the ability to be able to set the iOS clients to use a random wireguard port, which is already available on desktop/server clients by using the flag
--wireguard-port 0when runningnetbird up. This would allow multiple iOS clients on the same network to all have direct connections without having to manually set different ports for every single mobile client.