pfsense-api | The missing REST API package for pfSense | REST library
kandi X-RAY | pfsense-api Summary
kandi X-RAY | pfsense-api Summary
pfsense-api is a PHP library typically used in Web Services, REST applications. pfsense-api has no bugs, it has no vulnerabilities, it has a Permissive License and it has low support. You can download it from GitHub.
pfSense API is a fast, safe, REST API package for pfSense firewalls. This works by leveraging the same PHP functions and processes used by pfSense's webConfigurator into API endpoints to create, read, update and delete pfSense configurations. All API endpoints enforce input validation to prevent invalid configurations from being made. Configurations made via API are properly written to the master XML configuration and the correct backend configurations are made preventing the need for a reboot. All this results in the fastest, safest, and easiest way to automate pfSense!.
pfSense API is a fast, safe, REST API package for pfSense firewalls. This works by leveraging the same PHP functions and processes used by pfSense's webConfigurator into API endpoints to create, read, update and delete pfSense configurations. All API endpoints enforce input validation to prevent invalid configurations from being made. Configurations made via API are properly written to the master XML configuration and the correct backend configurations are made preventing the need for a reboot. All this results in the fastest, safest, and easiest way to automate pfSense!.
Support
Quality
Security
License
Reuse
Support
pfsense-api has a low active ecosystem.
It has 485 star(s) with 66 fork(s). There are 30 watchers for this library.
It had no major release in the last 12 months.
There are 38 open issues and 179 have been closed. On average issues are closed in 64 days. There are 2 open pull requests and 0 closed requests.
It has a neutral sentiment in the developer community.
The latest version of pfsense-api is v1.6.0_deved94c44
Quality
pfsense-api has 0 bugs and 0 code smells.
Security
pfsense-api has no vulnerabilities reported, and its dependent libraries have no vulnerabilities reported.
pfsense-api code analysis shows 0 unresolved vulnerabilities.
There are 0 security hotspots that need review.
License
pfsense-api is licensed under the Apache-2.0 License. This license is Permissive.
Permissive licenses have the least restrictions, and you can use them in most projects.
Reuse
pfsense-api releases are available to install and integrate.
Installation instructions, examples and code snippets are available.
It has 46700 lines of code, 2158 functions and 426 files.
It has high code complexity. Code complexity directly impacts maintainability of the code.
Top functions reviewed by kandi - BETA
kandi has reviewed pfsense-api and discovered the below as its top functions. This is intended to give you an instant insight into pfsense-api implemented functionality, and help decide if they suit your requirements.
- Decode JWT .
- Verify signature .
- Create a PEM from modulus .
- Parse a JWK .
- Read from DER .
- Decodes a JSON string .
- Serialize a signature to DER format .
- Parse a JKK Set .
- Encode length .
Get all kandi verified functions for this library.
pfsense-api Key Features
No Key Features are available at this moment for pfsense-api.
pfsense-api Examples and Code Snippets
No Code Snippets are available at this moment for pfsense-api.
Community Discussions
Trending Discussions on pfsense-api
QUESTION
How to use proper loop in Ansible uri module
Asked 2021-Jan-26 at 12:02
I'm using the Ansible uri module to trigger the pfSense API. Now I want to create firewall rules in a task (code is truncated).
...ANSWER
Answered 2021-Jan-26 at 12:02How about putting the rules as a dynamic parameter in the list?
For example, here's like.
vars.yml
Community Discussions, Code Snippets contain sources that include Stack Exchange Network
Vulnerabilities
No vulnerabilities reported
Install pfsense-api
To install pfSense API, simply run the following command from the pfSense shell:.
Support
After installation, you will be able to access the API user interface pages within the pfSense webConfigurator. These will be found under System > API. The settings tab will allow you change various API settings such as enabled API interfaces, authentication modes, and more. Additionally, the documentation tab will give you access to an embedded documentation tool that makes it easy to view the full API documentation in context to your pfSense instance.
Find more information at:
Reuse Trending Solutions
Find, review, and download reusable Libraries, Code Snippets, Cloud APIs from over 650 million Knowledge Items
Find more librariesStay Updated
Subscribe to our newsletter for trending solutions and developer bootcamps
Share this Page