Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/rxy/OoklaServer-speedtest.net-daemon
https://support.ookla.com/hc/en-us/articles/234578528-OoklaServer-Installation-Linux-Unix
https://github.com/rxy/OoklaServer-speedtest.net-daemon
docker docker-image ooklaserver-speedtest
Last synced: about 2 months ago
JSON representation
https://support.ookla.com/hc/en-us/articles/234578528-OoklaServer-Installation-Linux-Unix
- Host: GitHub
- URL: https://github.com/rxy/OoklaServer-speedtest.net-daemon
- Owner: rxy
- License: mit
- Created: 2018-06-08T07:27:02.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2018-06-08T07:37:21.000Z (over 6 years ago)
- Last Synced: 2024-08-02T15:55:23.442Z (5 months ago)
- Topics: docker, docker-image, ooklaserver-speedtest
- Size: 2.93 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# OoklaServer-speedtest.net-daemon
https://support.ookla.com/hc/en-us/articles/234578528-OoklaServer-Installation-Linux-Unix# How tou use
```
docker run --name ooklaserver --restart=always --publish 8080:8080/udp --publish 8080:8080/tcp \
--publish 5060:5060/udp --publish 5060:5060/tcp -d rxyjp/ooklaserver-speedtest.net-daemon
```
also requires [HTTP Legacy Fallback](https://support.ookla.com/hc/en-us/articles/234578548-Installing-HTTP-Legacy-Fallback)