/mgnemu-python

Software emulator of MG-N707TS cach machine

Primary LanguagePythonMIT LicenseMIT

mgnemu

Build Status Docker Automated buil License

Software emulator of MG-N707TS cash machime.

Installation guideline

  1. Clone repository using command.
git clone https://github.com/0xporky/mgnemu-python.git
  1. Move to catalog mgnemu-python and run command.
pip3 install -e .

Run the emulator using docker compose

  1. Clone docker image using the command:
docker pull 0xporky/mgnemu-python
  1. After pulling the image you need to move into mgnemu-python:
cd ./mgnemu-python
  1. Then you need to start emulating process using docker compose:
docker-compose up -d

Container will be enabled on port 5005.