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** Sending a Ping over a Network Route into my LAN works, also when testing Port 80 of a Web Server in my LAN with Test-Netconnection 10.0.0.4 -port...
As the title says add the option to the Netbird client-ui when the user doesn't want to connect automatically.
**Describe the problem** [client/server/server.go->Status() ](https://github.com/netbirdio/netbird/blob/main/client/server/server.go#L597) returns a status connected when WiFi is suddenly disconnected this contradicts the output of `netbird status` that accurately reflects the connection state This results in...
**Is your feature request related to a problem? Please describe.** If you `netbird ssh` into a remote server and run the `reboot` command your terminal hangs **Describe the solution you'd...
Hi! Thanks for a great software! It would be great to have an opportunity to disable listing clients. Reason 1: in many cases users don't need to know the list...
**Describe the problem** I am trying to run Netbird in its own docker compose stack, that also has access to the authentication stack (Authentik). My Authentik is available to the...
**Describe the problem** client latest version (v0.27.4) added the Network Routes Panel, when there is Chinese will display garbled code, this is because Fyne does not support Chinese fonts by...
**Describe the problem** When setting up via Zitadel v2.46.7 I am unable to login straight away as the console says the following. `Error when validating JWT claims: Error parsing token:...
**Screenshots**  **Additional context** The problem is: I registered, then confirmed my email, but I cannot enter the website to manage It just keeps loading the...
## Describe your changes This PR adds DNS routes. Given domains are resolved periodically and resolved IPs are replaced with the new ones. Unless the flag `keep_route` is set to...