Mini DLP
- Python 2.7.12+
- pip 19.0+
invoke the below line which should take care of needed Python dependencies: "pip install -r requirements.txt"
just invoke "python MiniDLP.py -i "
some more parameters (you can always invoke "python MiniDLP.py -h" to get the full usage):
s, --non-parallel-mode | force a non parallel mode
--auth-web | use web flow authentication
--auth-config AUTH_CONF | use authentication config file (i.e. mycreds.json)