Pure-Python module for managing OpenBSD's Packet Filter
Project Description
py-pf
is a pure-Python module for managing OpenBSD’s Packet Filter. It aims
to add powerful and flexible scripting capabilities to PF, making integration
with third-party software (like IDS, web-based configuration interfaces or
custom management scripts) much easier.
It runs on Python 2.7, which is available through OpenBSD’s [packages and ports system](http://www.openbsd.org/faq/faq15.html).
Installation
Download the source code from [GitHub](https://github.com/dotpy/py-pf) and run the install script:
# python setup.py install
Tests
To run the test suite, just run:
# python setup.py test
Documentation
A detailed description of the PF module and its classes is available at http://www.kernel-panic.it/programming/py-pf/.
A brief list of references, documentation and books about Python, OpenBSD and Packet Filter can be found at http://www.kernel-panic.it/software/py-pf/resources.html.
Credits
Copyright (c) 2008-2015 Daniele Mazzocchio (danix@kernel-panic.it).
Licensed under BSD license (see LICENSE.md file).
Release history Release notifications
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Filename, size & hash SHA256 hash help | File type | Python version | Upload date |
---|---|---|---|
py-pf-0.1.4.tar.gz (39.4 kB) Copy SHA256 hash SHA256 | Source | None | May 5, 2015 |