fctemsepdata2html.py - FortiClient EMS tool to import Endpoint Data and extract it into HTML format.
- Tested on Python 3.9, other version might be supported
- Tested on FortiClient EMS 7.0, other version might be supported
- An internet connection, due to linked Bootstrap template
- Connectivity and administrator access to FortiClient EMS
- Clone the repo, or download fctemsdata2html.py and requirements.txt
pip3 install -r requirements.txt
- I'm not responsible for any damage, so use at your own risk!
- cmd line argv enhancement
- password handling
- response code/error handling (200/40x/500)
- Table filtering
- A lot...