/python-multigateway

Primary LanguagePythonBSD 2-Clause "Simplified" LicenseBSD-2-Clause

Python multigateway

Requires Python 3.4+ .

Install

pip install -r requirements.txt

How To

  1. Setup some config.INI. (See config.INI.dist)
  2. Run it: python multigateway.py

TODO

  • Improve/Fix the logging system