jaredhendrickson13 / pfsense-api

The missing REST API package for pfSense
https://pfrest.org/
Apache License 2.0
666 stars 101 forks source link
api automation devops firewall freebsd networking pfsense rest-api security

pfSense REST API Package

Build Quality Release

The pfSense REST API package is an unofficial, open-source REST API for pfSense CE and pfSense Plus firewalls. This package is designed to be light-weight, fast, and easy to use. This guide will help you get started with the REST API package and provide you with the information you need to configure and use the package effectively.

Key Features

Getting Started

Quickstart

For new users, it is recommended to refer to the links in the Getting Started section to begin. Otherwise, the install command is included below for quick reference:

pkg-static -C /dev/null add https://github.com/jaredhendrickson13/pfsense-api/releases/latest/download/pfSense-2.7.2-pkg-RESTAPI.pkg

[!NOTE] You may need to customize the installation command to reference the package built for your pfSense version. Check the releases page to find the package built for your version of pfSense.

Disclaimers

[!CAUTION] This package is not affiliated or supported by Netgate or the pfSense team. This package is developed and maintained by the community.