pfSense Backup allows you to backup the complete configuration of your pfSense or OPNSense server using this command line application. It is easy to include this in a larger script for your backups and schedule it i.e. with the Windows Task Scheduler or in an Azure Function. It supports pfSense installations running at least pfSense version 1.2 up to the most recent pfSense version including pfSense Plus and OPNSense 19.7. It can be ran on a Windows machine, Mac, Linux and ARM devices such as the Raspberry Pi.
2.7.0 - released September 3, 2023 download
- Compiled against .NET 6
- Added option for including "Backup extra data" in the backup file
- Added Windows 32 bit version
- Added OSX ARM64 version
2.6.0 - released February 21, 2021 download
- Added support for pfSense v2.5.0
- Upgraded to .NET Core 3.1
This tool is self contained and does not have any dependencies on any frameworks. Under releases you will find compiled versions for Windows, Linux, iOS both on x64 machines and on ARM devices.
- Copy the downloaded .exe from releases to any location on a Windows machine where you want to use the tool
- Run the downloaded .exe to see the command line options
- Run the downloaded .exe with the appropriate command line options to connect to your pfSense or OPNSense server and download the backup
Any kind of feedback is welcome! Feel free to drop me an e-mail at koen@zomers.eu or create an issue