Closed
Description
Is your feature request related to a problem? Please describe.
Since this just got merged and released:
netbirdio/netbird#3823
We'd really like to use this from the dashboard. We have a VNC server that has 69 open ports and it doesn't look pretty:
Describe the solution you'd like
Allow specifying port ranges when adding a port such as:
5900-5966
This massively simplifies adding contiguous ports to the allow list.
Describe alternatives you've considered
Doing the same via the API which should support this properly now, but this introduces a disconnect in what is seen on the dashboard and what is configured
Additional context
Add any other context or screenshots about the feature request here.