Import whitelist data into MCM as applications
Go to file
Joey Hines e58a58b37b
Typo in README.md
2021-05-07 10:19:00 -05:00
.gitignore Initial Commit 2021-05-07 10:17:00 -05:00
README.md Typo in README.md 2021-05-07 10:19:00 -05:00
requirements.txt Initial Commit 2021-05-07 10:17:00 -05:00
whitelist_importer.py Initial Commit 2021-05-07 10:17:00 -05:00

README.md

Whitelist Importer

A simple python script to import a whitelist.json file into MCM.

Usage

python3 whitelist_importer.py [WHITELIST PATH] [MYSQL HOST] [MYSQL USER] [MYSQL PW] [MCM DB Name]