This project is no longer maintained.
924
A node.js app to perform various actions on a pfSense web GUI.
Currently in alpha: There may still be some rough edges, but please feel free to test it and report any bugs found, or new features that may be beneficial!
There are a selection of environment variables that are required to be set for this script to work. These are documented below.
You can use a pfsensescripts.env file with the docker-compose included in this repository, or just pass them into docker run manually.
| Variable | Content |
|---|---|
| pfSense_IP | The IP address of the pfSense instance to perform the task on. |
| pfSense_user | The username to authenticate with the pfSense instance. |
| pfSense_pass | The password to authenticate with the pfSense instance. |
| task | The task for the script to perform. 1 for reboot and 2 for rule gateway change. |
| gatewayText | The text to match to the gateway to switch the Firewall Rule to. |
| pfSense_if | The interface for which to check the Firewall rules of. |
| pfSense_RuleDesc | The rule description of the rule to modify. |
Further documentation coming soon.
Content type
Image
Digest
Size
497 MB
Last updated
over 5 years ago
docker pull banksio/pfsensescripts