9 Commits
Author SHA1 Message Date
Bethuel MmbagaandGitHub 7217c841d0 Reload firewall rules after NetBird service start (#67)
pfSense loads firewall rules during boot before wt0 is created, so per-interface rules don’t apply. This triggers a filter reload after service starts so pf picks up the rules once wt0 is available.
2026-03-15 08:56:53 +03:00
Bethuel MmbagaandGitHub 06358e81ba Fix interface mismatch after reboot (#62)
This fix patches the mismatch skip regex to include ^wt during package install and config resync.
2026-03-14 13:45:32 +03:00
Bethuel MmbagaandGitHub f1c1d8cb00 Add hostname option (#36)
* Add hostname option
2025-12-30 00:47:39 +03:00
Bethuel MmbagaandGitHub ef5220a908 Add SSH configuration options (#21) 2025-11-24 17:05:03 +03:00
Bethuel MmbagaandGitHub c2481df8d0 Prevent config overwrite on automatic resync (#3)
* Fix config overwrite when resync triggered without form submission

* bump version to latest
2025-07-21 21:33:47 +03:00
Maycon SantosandGitHub 2439391ad8 Update settings descriptions (#2) 2025-07-21 20:20:14 +03:00
bcmmbaga f0eb35c15a update status fields 2025-07-20 20:26:03 +03:00
Bethuel MmbagaandGitHub e01db24a48 Refactor (#1)
- 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
2025-07-01 21:40:48 +03:00
bcmmbaga 840498a1ea Add NetBird package 2025-06-26 00:10:53 +03:00