/pf-gui

Primary LanguageHTMLBSD 3-Clause "New" or "Revised" LicenseBSD-3-Clause

pf-gui

pf-gui is a web interface for OpenBSDs pf. It's based on the great py-pf (https://github.com/dotpy/py-pf).

pf-gui is licensed under the BSD license (check LICENSE.md)

Requirements

You need two packages for pf-gui to run:

  • flask
  • py-pf

Use py-pf from the github repository, thats the one I use for development.

You can install flask via pip:

# pip install flask

Screenshots

first screenshot

First screenshot of the styled version - except many improvements to come