netbird icon indicating copy to clipboard operation
netbird copied to clipboard

Connect your devices into a secure WireGuard®-based overlay network with SSO, MFA and granular access controls.

Results 848 netbird issues
Sort by recently updated
recently updated
newest added

**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...

routes

As the title says add the option to the Netbird client-ui when the user doesn't want to connect automatically.

feature-request

**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...

triage-needed

**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...

feature-request

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...

feature-request

**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...

triage-needed

**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...

bug
client-ui

**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:...

zitadel
self-hosting

**Screenshots** ![Captura de pantalla 2024-03-21 124220](https://github.com/netbirdio/netbird/assets/71939603/b7dfb68e-0a43-4672-855f-35e7b298993c) **Additional context** The problem is: I registered, then confirmed my email, but I cannot enter the website to manage It just keeps loading the...

dashboard

## 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...