Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/doanbaanh/docker-goip-sms-server
Dockerized GOIP SMS Server
https://github.com/doanbaanh/docker-goip-sms-server
Last synced: 15 days ago
JSON representation
Dockerized GOIP SMS Server
- Host: GitHub
- URL: https://github.com/doanbaanh/docker-goip-sms-server
- Owner: doanbaanh
- License: mit
- Created: 2019-08-05T20:27:05.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2023-09-03T09:37:59.000Z (about 1 year ago)
- Last Synced: 2024-07-31T14:09:41.751Z (4 months ago)
- Language: Shell
- Homepage:
- Size: 6.46 MB
- Stars: 3
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
### Dockerized [GOIP SMS Server](http://en.dbltek.com/Software-Download.html)
```shell
$ git clone https://github.com/doanbaanh/docker-goip-sms-server.git
$ cd docker-goip-sms-server
$ make build
$ make up# http://:44444/goip
# Default login/password: root/root
```