pfSense

0.5

pfSense management functions built for pfSense version 2.x

Minimum PowerShell version

3.0

Installation Options

Copy and Paste the following command to install this package using PowerShellGet More Info

Install-Module -Name pfSense -RequiredVersion 0.5

Copy and Paste the following command to install this package using Microsoft.PowerShell.PSResourceGet More Info

Install-PSResource -Name pfSense -Version 0.5

You can deploy this package directly to Azure Automation. Note that deploying packages with dependencies will deploy all the dependencies to Azure Automation. Learn More

Manually download the .nupkg file to your system's default download location. Note that the file won't be unpacked, and won't include any dependencies. Learn More

Owners

Copyright

(c) 2017 Chris Masters. All rights reserved.

Package Details

Author(s)

  • Chris Masters

Tags

pfsense firewall security vpn

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 Add-pfSenseFirewallRule Get-pfSenseFirewallRule Remove-pfSenseFirewallRule Add-pfSenseNatRule Get-pfSenseNatRule Remove-pfSenseNatRule

Dependencies

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.

FileList

Version History

Version Downloads Last updated
0.9.8 1,144 1/3/2024
0.9.7 7 1/3/2024
0.9.6.1 34 10/12/2023
0.9.6 50 6/26/2023
0.9.5.1 42 3/3/2023
0.9.5 7 3/3/2023
0.9.4 85 6/2/2022
0.9.3 167 11/1/2021
0.9.2 407 12/9/2019
0.9.1 97 7/22/2019
0.9 96 2/26/2019
0.8 183 12/7/2017
0.7 60 9/3/2017
0.6 21 9/1/2017
0.5 (current version) 38 8/13/2017
0.4 17 8/13/2017
0.3 19 8/10/2017
0.2.1 17 8/10/2017
0.2 25 8/7/2017
Show less