[GH-ISSUE #1103] Support embedding as a library in existing Go app #1870

Open
opened 2026-08-05 00:44:20 -04:00 by saavagebueno · 0 comments
Owner

Originally created by @clarkmcc on GitHub (Aug 23, 2023).
Original GitHub issue: https://github.com/netbirdio/netbird/issues/1103

Describe the solution you'd like
Something similar to tsnet which allows us to take advantage of existing netbird functionality without having to install it separately. There are probably some challenges with this, like the need to have #1054 implemented (which is what tsnet does), but figured I'd surface this as an issue now.

Originally created by @clarkmcc on GitHub (Aug 23, 2023). Original GitHub issue: https://github.com/netbirdio/netbird/issues/1103 **Describe the solution you'd like** Something similar to [tsnet](https://pkg.go.dev/tailscale.com/tsnet) which allows us to take advantage of existing netbird functionality without having to install it separately. There are probably some challenges with this, like the need to have #1054 implemented (which is what tsnet does), but figured I'd surface this as an issue now.
saavagebueno added the client label 2026-08-05 00:44:20 -04:00
Sign in to join this conversation.
No Label client
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: DYNR/netbird#1870