freebsd-ports/security/py-PF/files/pkg-message.in
Martin Wilke feb4910a37 py-PF is a pure-Python module for managing OpenBSD's Packet Filter. It aims
to combine the flexibility of PF's C API and the power of Python, making it
easier to manage PF data and to integrate firewalling capabilities in more
complex applications.

WWW:	http://www.kernel-panic.it/software/py-pf/

PR:		ports/131463
Submitted by:	Sofian Brabez <sbrabez at gmail.com>
2009-02-09 21:25:26 +00:00

8 lines
307 B
Text

-------------------------------------------------------------
py-pF is installed.
For a quick start:
- import PF for using this module
- read http://www.kernel-panic.it/programming/py-pf/
- you need to be root for using this module
-------------------------------------------------------------