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
-Run from command line
Usage:
GitHub