mirror of
https://github.com/netbirdio/pfsense-netbird.git
synced 2026-05-22 18:04:30 -07:00
- Migrated the authentication page from XML to a fully custom PHP implementation for better control and flexibility - Service is now started on installation and persisted via an RC file for automatic restart after system reboot - Added support for start/stop/restart actions via the pfSense service shortcuts
8 lines
166 B
Plaintext
8 lines
166 B
Plaintext
pkg/netbird.xml
|
|
pkg/netbird/netbird.inc
|
|
pkg/netbird/netbird_status.inc
|
|
%%DATADIR%%/info.xml
|
|
www/netbird_status.php
|
|
www/netbird_auth.php
|
|
www/shortcuts/pkg_netbird.inc
|