Fmog: Fortinet Mass Object Generator
This script will take a list of IP addresses and create address objects with the same name. It will also add them to a group using the append function.
Future updates include:
- error control
- importing address list from a file
- handling CIDR/subnetmask conversion
- formatting object/group names
Running in Linux:
-Make it executable
- chmod +x fmog.py
-Run from command line
- python3 fmog.py
Usage: