Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
FortiAddr.zip | 2011-05-10 | 1.6 kB | |
readme.txt | 2011-05-10 | 673 Bytes | |
fortiaddr.py | 2011-05-10 | 2.8 kB | |
Totals: 3 Items | 5.1 kB | 0 |
FortiAddr: Outputs the required cli commands to generate a list of firewall addresses and optionally add those addresses to a group. Address entries are named the same as the fqdn, unless a group is specified. If a group is specified, address entry will be named "[Groupname] - [fqdn]" so that all addresses are grouped together --domainlist - Path to a text file containing the domains, one per line. If omitted, domains will be read from stdin. --outputfile - Path to the file that should contain the code once generated. If omitted, will be output to stdout. --group - Name of the group to be created for these addresses. If omitted, no group is created.