Download List

專案描述

DAXFi is a Python script that helps configure several different kinds of firewalls in a consistent way. It can run as daemon to adapt its behavior to external conditions; rules can be described with XML files, XML strings, or generated directly by the code; the program can be configured and extended with a sort of plug-ins written in Python. It comes with a Python package, useful to build other applications aimed to manipulate different firewalls in a uniform way (some example programs are included).

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2001-12-08 23:34
0.6c

This release adds a -p switch to daxfiscript so that the resulting rules are just printed. The lock code for the daxfi script was completely rewritten. The Python module and the script have been tested with Python 2.0, 2.1, and 2.2b1.
標籤: Minor feature enhancements

2001-11-01 20:57
0.6b

A script to convert an XML file into firewall commands was added. Minor
bugfixes and some changes were made. Now the daxfi program can be (partially)
used by a non privileged user.
標籤: Minor feature enhancements

2001-10-23 16:55
0.6a

Enhanced design of plug-ins queue and minor bugfixes added.
標籤: Minor bugfixes

2001-09-01 23:51
0.6

There are some new feature in the daxfi script (new command line options, new default runlevel, etc.) and heavy changes in the daxfi package. Almost every useful function is now accessible through instances of the Firewall class.
標籤: Major feature enhancements

2001-08-14 02:10
0.5

This release supports ipfwadm (for Linux kernel 2.0). Many bugs have been fixed, and there are major changes in the daxfilib module.
標籤: Major feature enhancements

Project Resources