Feedback: New NetBird GUI - RC #6483
Replies: 34 comments 37 replies
|
Installer / wasm downloads (302 → GitHub asset):
Release metadata:
|
|
INSANE INTERFACE, thanks!! |
|
Running the macOS version – and i must say: beautiful & fantastic! The new Client GUI lets me search for names, but the actual implementation is very limited in it's use. I think this is because the transmitted informations to the client only contain the fqdn and it's IP, but no other informations. Feature Request: "Speaking" names for Peers In this example, that peer was setup using a setup key (because there's no way, of providing another DNS name when using regular User setups) with extra dns labels. The original given fqdn "nrp-11-231.netbird" isn't "speaking" but is the only one ever shown, except in the management dashboard. Maybe there could be a checkbox in the management dashboard for every peer, which allows to select the preferred (domain) name which then is used (exclusively if necessary) to be shown? And if it could be also possible, to change/add (as admin only) this name at any stage (even after setup) it would be perfect. Thanks for this great product! Thanks for being that open and a real Open Source/Selfhosted solution. |
|
I am running DankLinux with a dark theme, but the application does not properly detect the theme. This makes the icon black on a dark background |
|
GUI looks good, but we don't want users messing with settings and now its front-and-center every startup. |
|
What a nice and clean UI! 🥹🤌 (MacOS version) |
|
Beautiful UI with nice Features and overview over peers and resources! 👍 |
|
Amazing! |
|
can someone please provide some screenshots? |
|
Linux Flatpak when? |
|
Amazing work. Love that it still has a very small installation footprint. I think the right-click menu could be a bit simplified though: |
|
Nice, i think the only thing is missing is having the on-demand vpn activation |
|
macOS client.. RC3.. setup key always visible |
|
A minor nitpick: at least on Linux (GNOME), if you click the tray icon, it opens the menu but also opens the GUI (or brings it to the front). I think it would be better if it only opened the menu and you can trigger the GUI by selecting an item in the menu? Now if I just want to quick connect I have to dismiss the GUI after clicking the tray icon and menu item for connecting. |
|
Love the new UI (macOS) |
|
The peers list looks really good, however; now that we have this new fancy GUI, it would be nice to be able to have a compact view to tighten up the list a bit. (Maybe support for Thank you for the hard work! |
|
After installing netbird_0.75.0-rc.6_darwin.pkg on macOS, a window appears directing the user to "Look for NetBird in your tray". "Tray" should be changed to "menu bar" in English. See https://support.apple.com/guide/mac-help/whats-in-the-menu-bar-mchlp1446/mac. At the bottom right of that page, you can select other languages/countries that NetBird has localizations for to see how Apple localizes "menu bar".
|
|
Another note - users who are updating from previous versions presumably already know where NetBird lives, so it's not necessary to tell them to look for NetBird in the tray. But perhaps it would be helpful to offer existing users a quick tour of the new GUI instead? |
|
Our NetBird config keeps sessions active for 36 hours, but the GUI reports that my session expires in "1 day". Could you report a blue like "1.5 days"? Or "1 day, x hours"? |
|
Can't test this version because it breaks on macOS when installed over existing netbird installation. Additionally the installation cant be removed (to downgrade) without surgery. |
|
This version not only looks better, but it's also much more stable. I previously complained about switching tunnels/accounts/sessions in the classic client, but these problems are completely gone here; this client is perfect! |
|
is there a way to disable settings and advance view? we rollout client as msi and user should not be able to play arround in settings. thx! |
|
I'm using the final 0.75.0 client under Windows 11 25H2 and i've found and unexpected behaviour:
|
|
Following up on @perillamint's report — confirming this still reproduces on the 0.76.0 stable RPM on Fedora 44, so it's not RC-only: The published On the "distros name dependencies differently" concernFor RPM this is fully solvable by depending on the soname instead of the package name. The soname string is identical everywhere and is resolved via
Verified locally on Fedora: and the openSUSE package metadata lists the same Notably, the existing Suggested nfpm configdepends: # deb — names are stable on Debian 13+ / Ubuntu 24.04+
- libgtk-4-1
- libwebkitgtk-6.0-4
- xdg-utils
overrides:
rpm: # Fedora / RHEL+EPEL / openSUSE — sonames are provider-name-independent
depends:
- "libwebkitgtk-6.0.so.4()(64bit)"
- "libgtk-4.so.1()(64bit)"
- xdg-utils
archlinux: # single distro, stable names
depends:
- gtk4
- webkitgtk-6.0
- xdg-utils(Longer term, One thing that looks offThe dependency is already present in Honest caveatDistros that don't ship WebKitGTK 6.0 at all (RHEL 9, Debian 12, Ubuntu ≤ 22.04) can't run the client regardless. A hard Happy to test a candidate RPM on Fedora if that helps. |







Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Before posting
Product area
Desktop UI
Problem or use case
Feedback for the new GUI RC
Proposed solution
Feedback for the new GUI RC
Alternatives or workarounds considered
No response
Community impact and priority
Feedback for the new GUI RC
Examples from other tools or products
No response
Security, privacy, and compatibility considerations
No response
Implementation ideas
No response
Are you willing to help?
Yes, I can submit a PR if the approach is accepted.
Additional context
No response
All reactions