Skip to content
This repository has been archived by the owner on Apr 28, 2023. It is now read-only.

deyixtan-archive/fortigate-config-parser

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 

Repository files navigation

FortiGate Firewall CLI Configuration Parser

FortiGate.py is a python class that converts FortiGate Firewall CLI configuration outputs into a CSV file.

USAGE

from FortiGate import ConfigParser

parser = ConfigParser("input.txt")
parser.save("output.csv")

About

A FortiGate Firewall CLI Configuration Parser.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages