NetBird VPN Setup

Install the NetBird client and connect to the company network.

1 Install NetBird

Install via Homebrew (includes the UI app):

brew install --cask netbirdio/tap/netbird-ui
2 Connect

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
3 Sign in

A browser window will open. Sign in with your company credentials to complete the connection.

1 Install NetBird

Download and run the installer:

Download NetBird for Windows
2 Connect

Open 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
3 Sign in

A browser window will open. Sign in with your company credentials to complete the connection.

1 Install NetBird

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
2 Connect
netbird up --management-url https://vpn.krafteq.de
3 Sign in

A browser window will open. Sign in with your company credentials to complete the connection.