Skip to content
This repository has been archived by the owner on Aug 9, 2022. It is now read-only.

Latest commit

 

History

History
28 lines (13 loc) · 604 Bytes

README.md

File metadata and controls

28 lines (13 loc) · 604 Bytes

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