The NetBird client as a snap. NetBird combines a configuration-free peer-to-peer private network and a centralized access control system in a single platform, making it easy to create secure private networks for your organization or home.
The snap is currently in beta
while further testing is performed and more feedback is collected.
Please do feel free to install and test the snap for yourself and possibly provide us with said feedback.
First, make sure you have snapd
installed.
Install the snap:
sudo snap install netbird --beta
Once the installation process done, you can connect your NetBird snap client with:
netbird up
Additionally, you can provide arguments to the service run
daemon with:
sudo snap set netbird service-run-arguments="--log-level debug"
Install snapcraft. call:
snapcraft
NetBird log, config and socket files are stored in $SNAP_COMMON
.
You can retrieve them from the host at /var/snap/netbird/common
.