Skip to content

Latest commit

 

History

History
10 lines (9 loc) · 237 Bytes

readme.md

File metadata and controls

10 lines (9 loc) · 237 Bytes

install & run

git clone <this-repo>
pip3 install -r requirements.txt
# get a mongodb server
# configure `config.yml`
# start mitm server
./mitm-server.py
# show stored images and more
./manager/app.py