Skip to content

A simple parser for Zyxel firewall to display security rules as a CSV written in python 3

License

Notifications You must be signed in to change notification settings

thibon/Zyxel-config-parser

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

Zyxel-config-parser

A simple parser for Zyxel firewall to display security rules as a CSV written in python 3

Usage

  1. Get the secure policies with the command: show secure-policy
  2. Parse the result using python3 ZyxelParser.py -i <input file> -o <output file>

To get some help : python3 ZyxelParser.py -h

Contribute

Issues and PR welcomed !

About

A simple parser for Zyxel firewall to display security rules as a CSV written in python 3

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages