Software emulator of MG-N707TS cash machime.
- Clone repository using command.
git clone https://github.com/0xporky/mgnemu-python.git
- Move to catalog mgnemu-python and run command.
pip3 install -e .
- Clone docker image using the command:
docker pull 0xporky/mgnemu-python
- After pulling the image you need to move into mgnemu-python:
cd ./mgnemu-python
- Then you need to start emulating process using docker compose:
docker-compose up -d
Container will be enabled on port 5005.