pfSense
0.9.1
pfSense management functions built for pfSense version 2.x
Minimum PowerShell version
3.0
Installation Options
Author(s)
Chris Masters
Copyright
(c) 2017 Chris Masters. All rights reserved.
Package Details
Owners
Tags
Functions
Connect-pfSense Add-pfSenseUser Get-pfSenseUser Remove-pfSenseUser Export-pfSenseUserCert Revoke-pfSenseUserCert Restore-pfSenseUserCert Backup-pfSenseConfig Restore-pfSenseConfig Add-pfSenseStaticRoute Get-pfSenseStaticRoute Remove-pfSenseStaticRoute Add-pfSenseGateway Get-pfSenseGateway Remove-pfSenseGateway Get-pfSenseCa Export-pfSenseCa Export-pfSenseCrl Get-pfSenseCrl Add-pfSenseFirewallRule Get-pfSenseFirewallRule Remove-pfSenseFirewallRule Add-pfSenseNatRule Get-pfSenseNatRule Remove-pfSenseNatRule
Dependencies
-
- core (>= 1.4.0)
Release Notes
Version 0.1
- Day one - it's my birfday!
Version 0.2
- Function (Export-pfSenseUserCert) : changed : Parameter validation updated.
- Function (Connect-pfSense) : changed : Added ability to ignore certificate errors
Version 0.2.1
- Module Manifest : changed : root module was missing, no commands were exporting... :(
Version 0.3
- Function (Backup-pfSenseConfig) : changed : added ability to return the config as XML
- Function (Get-pfSenseUser) : changed : getting user's detailed info no longer saves a file to disk.
Version 0.6
-Function (Export-pfSenseUserCert) : changed : there was a problem with the whole thing... rewrote. Sorry :-/
Version 0.7
-Module : changed : Removed the prerequisites installer, as the "core" module is required, and will be installed
automatically.
Version 0.8
-Function (Get-pfSenseCa, Export-pfSenseCa) : Added : Functions for working CAs
-Function (Get-pfSenseCrl, Export-pfSenseCrl) : Added : Functions for working with CRLs
-Module : changed : Now requires that you have at least 1.4 of the core module.
Version 0.9
-Function Get-pfSenseUser : changed : added the user description field as "FullName" in the detial output
Version 0.9.1
- Module Manifest : changed : change core module requirement
- Module : changed : Add user now works with version 2.4.4
FileList
- pfSense.nuspec
- pfSense.psd1
- pfSense.psm1
Version History
Version | Downloads | Last updated |
---|---|---|
0.9.5.1 | 37 | 3/3/2023 |
0.9.5 | 5 | 3/3/2023 |
0.9.4 | 83 | 6/2/2022 |
0.9.3 | 165 | 11/1/2021 |
0.9.2 | 398 | 12/9/2019 |
0.9.1 (current version) | 95 | 7/22/2019 |
0.9 | 94 | 2/26/2019 |
0.8 | 181 | 12/7/2017 |
0.7 | 58 | 9/3/2017 |
0.6 | 19 | 9/1/2017 |
0.5 | 36 | 8/13/2017 |
0.4 | 15 | 8/13/2017 |
0.3 | 17 | 8/10/2017 |
0.2.1 | 15 | 8/10/2017 |
0.2 | 23 | 8/7/2017 |