https://github.com/wizardjedi/smpp-test-tools
Testing tools for smpp
https://github.com/wizardjedi/smpp-test-tools
cli java smpp sms
Last synced: 6 months ago
JSON representation
Testing tools for smpp
- Host: GitHub
- URL: https://github.com/wizardjedi/smpp-test-tools
- Owner: wizardjedi
- Created: 2013-02-07T12:09:03.000Z (about 12 years ago)
- Default Branch: master
- Last Pushed: 2023-02-23T16:41:24.000Z (about 2 years ago)
- Last Synced: 2023-03-30T21:01:52.635Z (about 2 years ago)
- Topics: cli, java, smpp, sms
- Language: Java
- Size: 369 KB
- Stars: 15
- Watchers: 6
- Forks: 10
- Open Issues: 38
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
smpp-test-tools
===============Testing tools for smpp
* ```defcode_recognizer``` - tool to import defcodes to csv-file and to recognize operators according to source defcode database
* ```smpp_cli_pusher``` - cli tool to send messages via smpp
* ```range_slicer``` - cli tool to slice, merge and optimize ranges of mobile numbers
* ```http-adapter``` - HTTP-to-SMPP adapter
* ```smpp-simulator``` - simple SMPP simulator with handlers written in JS.
* ```smpp-zabbix-checker``` - simple cli-tool to check sending SMS for monitoring purposes with Zabbix (or Nagios etc).
* ```smpp-multiplexer``` - simple tool for multiplexing and load balance smpp-connections.