renovate[bot] 34c6e11b84 Update NetBird client to 0.71.4 (#89)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-05-21 21:28:45 +00:00
2025-12-30 00:47:39 +03:00
2025-07-01 21:56:45 +03:00

NetBird Package for pfSense

My Logo

Build Instructions

Use FreeBSD 15.0-CURRENT as your base system for building the package.

Steps:

git clone git@github.com:netbirdio/pfsense-netbird.git
cd pfSense-pkg-NetBird/
make
make package

The make package command will generate a file like:

/work/pkg/pfSense-pkg-NetBird-<version>.pkg

You can then transfer this file to your pfSense system and install it manually.

Installation on pfSense

To install the package manually on pfSense:

pkg add netbird-<version>.pkg

pkg add -f pfSense-pkg-NetBird-<version>.pkg

Once installed, NetBird will appear under the VPN menu in the pfSense Web UI.

S
Description
No description provided
Readme 603 KiB
Languages
PHP 91.6%
Makefile 6.2%
Shell 2.2%