netbird
netbird copied to clipboard
Connect your devices into a secure WireGuard®-based overlay network with SSO, MFA and granular access controls.
**Describe the problem** Sorry for posting an issue here (the same issue has been posted in the ios-client repository). After opening Netbird ios-client on my iPhone and switching to other...
**Describe the problem** A clear and concise description of what the problem is. **To Reproduce** Steps to reproduce the behavior: Trying to deply docker client, Container fails instantly and shuts...
**Is your feature request related to a problem? Please describe.** Landing on "Add a new peer" makes no sense for the user as you cant add no peer if you...
## Describe your changes Update log level to trace and update the check db interval from 60s to 300s ## Issue ticket number and link ### Checklist - [ ]...
**Describe the problem** [RemoveAllowedIP](https://github.com/netbirdio/netbird/blob/main/iface/wg_configurer_usp.go#L121C35-L121C40) is not an update operation. Because of this when this function is called on platforms depending on the user space implementation of wireguard it results in...
## The problem As you might be aware, the new netbird app is completely proprietary. Its is developed in secret and spits in the face of Foss. What's worse is...
I use the self-hosting platform built by Ubuntu, use the ui interface to register, and go to the interface receiving the verification code, but I never received the verification code....
**Is your feature request related to a problem? Please describe.** "Netbird" provides a built-in domain name server feature (xxxx.netbird.cloud). Using this feature, we can introduce a dns server feature for...
## Describe your changes Sometimes the bsd routing table contains routes with the flag `W`: > W RTF_WASCLONED Route was generated as a result of cloning These routes only appear...
Similar to #1817, BSD base OSes will return "cannot allocate memory" errors when routing table is expanding. ## Describe your changes See issue #1681, this is an additional fix ##...