netbirdio / netbird

Connect your devices into a secure WireGuard®-based overlay network with SSO, MFA and granular access controls.
https://netbird.io
BSD 3-Clause "New" or "Revised" License
11.25k stars 517 forks source link

Network routes toggle on Android/IOS app #2772

Open VignRaph opened 1 month ago

VignRaph commented 1 month ago

I'm currently considering installing NetBird exit nodes on multiple of our locations to give VNC access to devices. The thing is most of these locations have the same network IPs and I don't want users to have access to the admin panel so they could toggle the routes on/off depending on which one they want to access. This is currently possible with the desktop apps in the form of the NetBird Routes page which allows users to toggle routes based on their needs but is not available on the netbird mobile apps.

image

What would solve my problem is to have the same feature on the mobile apps, where users could simply with a checklist/togglelist enable and disable network routes.

We're currently considering using much more expensive dedicated VPN devices, simply because switching between them is made easier with their apps.

mgarces commented 1 month ago

Hi @VignRaph On iOS client, you are able to enable/disable routes, just slide the bottom tab up, and you'll have two sections,Peers and Routes. (where it says "x of n Peers connected") IMG_8820

Unfortunately that possibility is still not present on the Android client.

VignRaph commented 1 month ago

Ahh, so it's only because I'm on Android that I could not find what I need, Guess I'll have to wait for parity between IOS/Android to deploy that solution to our users