Install the NetBird client and connect to the company network.
Install via Homebrew (includes the UI app):
brew install --cask netbirdio/tap/netbird-ui
Open NetBird from Applications, click the tray icon, go to Settings, and set the Management URL to:
https://vpn.krafteq.de
Or connect via the terminal:
netbird up --management-url https://vpn.krafteq.de
A browser window will open. Sign in with your company credentials to complete the connection.
Download and run the installer:
Download NetBird for WindowsOpen NetBird from the Start Menu, click the tray icon, go to Settings, and set the Management URL to:
https://vpn.krafteq.de
Or connect via PowerShell:
netbird up --management-url https://vpn.krafteq.de
A browser window will open. Sign in with your company credentials to complete the connection.
Run the install script:
curl -fsSL https://pkgs.netbird.io/install.sh | sh
For a graphical tray icon (Debian/Ubuntu):
sudo apt install netbird-ui
netbird up --management-url https://vpn.krafteq.de
A browser window will open. Sign in with your company credentials to complete the connection.