Skip to main content

Translate Netgate firewall rules to spreadsheet for review.

Project description

Netgate Firewall Converter

The netgate-xml-to-xlsx converts a standard Netgate firewall .xml configuration file to an .xlsx spreadsheet with multiple tabs.

  • Supports Python 3.10+.
  • This is an alpha version tested on a limited number of firewall files.
  • The specific spreadsheet tabs implemented address our (ASI's) immediate firewall review needs.
  • Tested only on Netgate firewall version 21.x files.

Installation

Recommend installing this in a virtual environment.

python -m pip install netgate-xml-to-xlsx

Once installed, the netgate-xml-to-xlsx command is available on your path.

Usage

  • By default, output is sent to the current directory.
  • Use the --output-dir parameter to set a specific output directory.
  • The output filename is based on the hostname and domain elements of the XML system element.
# Display help
netgate-xml-to-xlsx --help
# Convert a Netgate firewall configuration file.
netgate-xml-to-xlsx firewall-config.xml

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

netgate-xml-to-xlsx-0.9.1a2.tar.gz (10.1 kB view hashes)

Uploaded Source

Built Distribution

netgate_xml_to_xlsx-0.9.1a2-py3-none-any.whl (11.0 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page