Add netstack support for Android cli #2164

Closed
opened 2025-11-20 07:05:02 -05:00 by saavagebueno · 0 comments
Owner

Originally created by @plusls on GitHub (Aug 11, 2025).

Is your feature request related to a problem? Please describe.
Android only supports running one VPN app at a time. For users with complex networking needs, this is a big limitation. For example, I want to run a primary VPN and then route specific domains or CIDR ranges through a socks5 proxy to NetBird (using NB_USE_NETSTACK_MODE). However, the NetBird client on Android (GOOS=android) has various issues that cause it to be unusable.

Describe the solution you'd like
Add netstack support for Android cli

Describe alternatives you've considered
Add netstack support for Android cli

Additional context
None

Originally created by @plusls on GitHub (Aug 11, 2025). **Is your feature request related to a problem? Please describe.** Android only supports running one VPN app at a time. For users with complex networking needs, this is a big limitation. For example, I want to run a primary VPN and then route specific domains or CIDR ranges through a socks5 proxy to NetBird (using NB_USE_NETSTACK_MODE). However, the NetBird client on Android (GOOS=android) has various issues that cause it to be unusable. **Describe the solution you'd like** Add netstack support for Android cli **Describe alternatives you've considered** Add netstack support for Android cli **Additional context** None
saavagebueno added the feature-request label 2025-11-20 07:05:02 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: SVI/netbird#2164