bilalbox / panos_rule_exporter

Tool for exporting PANOS security rulebase to a spreadsheet with address and service objects resolved
MIT License
2 stars 2 forks source link

Need to add web forms to user interface #14

Open bilalbox opened 6 years ago

bilalbox commented 6 years ago

Web forms should be added to facilitate input of user credentials and Panorama information. Ideally it can pull existing device-groups from the Panorama after inputting credentials so that the rulebase can be dynamically chosen and exported.

bilalbox commented 6 years ago

We'll probably want to use flask-wtf and flask-bootstrap to get this working.