liqinsg / smppex_web

Demonstrational SMPP MC with web interface

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

SmppexWeb

SmppexWeb is a simple demonstrational MC (SMPP server) with simple web interface. A public installation is available online at smppex.rubybox.ru.

Installation

SmppexWeb does not use any external storage keeping all session history in memory.

To start your SmppexWeb locally:

  • Install dependencies with mix deps.get
  • Install Node.js dependencies with npm install
  • Start Phoenix endpoint with mix phoenix.server

Now you can visit localhost:4000 from your browser.

LICENSE

This software is licensed under MIT License.

About

Demonstrational SMPP MC with web interface

License:Other


Languages

Language:Elixir 61.0%Language:JavaScript 32.7%Language:HTML 2.4%Language:Dockerfile 2.0%Language:Shell 1.2%Language:Makefile 0.5%Language:CSS 0.2%