來源 https://www.brg.ch/dump-fortigate-config-into-csv/
1.先備份 fortigate config
2.準備一台 linux
3.下載 script
4.將 script、config 放進去linux
5.執行指令轉出對應的格式
fortigate-extract.pl --config <fortigate-config.conf> --csv [--debug]
fortigate-extract.pl --config <fortigate-config.conf> --html [--debug]
fortigate-extract.pl --config <fortigate-config.conf> --txt [--debug]
如果有 vdom
也會依 vdom 分類
