[GH-ISSUE #4823] Force exit node #9402

Open
opened 2026-08-05 01:22:00 -04:00 by saavagebueno · 1 comment
Owner

Originally created by @adrianlnhn on GitHub (Nov 19, 2025).
Original GitHub issue: https://github.com/netbirdio/netbird/issues/4823

Is your feature request related to a problem? Please describe.

When "locking down" the client options with the options like --disable-profiles/NB_DISABLE_PROFILES and --disable-update-settings/NB_DISABLE_UPDATE_SETTINGS, one option still remains in the power of the user; selecting exit nodes. In our setup we only have one exit (which we're forcing all (0.0.0.0/0) traffic through), and we'd like the user to not have the option to disable this.

Describe the solution you'd like

It's probably best to not tie this into --disable-update-settings/NB_DISABLE_UPDATE_SETTINGS but instead create a new, separate setting for this specific option, which would effectively take away the user's power to select exit nodes, both from the CLI and from the UI (netbird-ui). This would need to have an effect on both selecting exit nodes and "unselecting" them.

Describe alternatives you've considered

Not really possible to lock this down otherwise.

Originally created by @adrianlnhn on GitHub (Nov 19, 2025). Original GitHub issue: https://github.com/netbirdio/netbird/issues/4823 **Is your feature request related to a problem? Please describe.** When "locking down" the client options with the options like `--disable-profiles`/`NB_DISABLE_PROFILES` and `--disable-update-settings`/`NB_DISABLE_UPDATE_SETTINGS`, one option still remains in the power of the user; selecting exit nodes. In our setup we only have one exit (which we're forcing all (0.0.0.0/0) traffic through), and we'd like the user to not have the option to disable this. **Describe the solution you'd like** It's probably best to not tie this into `--disable-update-settings`/`NB_DISABLE_UPDATE_SETTINGS` but instead create a new, separate setting for this specific option, which would effectively take away the user's power to select exit nodes, both from the CLI and from the UI (`netbird-ui`). This would need to have an effect on both selecting exit nodes and "unselecting" them. **Describe alternatives you've considered** Not really possible to lock this down otherwise.
saavagebueno added the feature-request label 2026-08-05 01:22:00 -04:00
Author
Owner

@spfuu commented on GitHub (Nov 27, 2025):

I‘m also interested on this topic.

<!-- gh-comment-id:3587141013 --> @spfuu commented on GitHub (Nov 27, 2025): I‘m also interested on this topic.
Sign in to join this conversation.
No Label feature-request
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: DYNR/netbird#9402