An open API service indexing awesome lists of open source software.

https://github.com/containercraft/speedtest-cli

unofficial python oolka speedtest-cli test image
https://github.com/containercraft/speedtest-cli

Last synced: 4 months ago
JSON representation

unofficial python oolka speedtest-cli test image

Awesome Lists containing this project

README

          

# Unofficial Ookla SpeedTest CLI Client Testing Container
[Ookla Speedtest](https://www.speedtest.net/apps/cli)
[Python Pip](https://pypi.org/project/speedtest-cli)

### How to:
With Docker
```
docker run -it --rm --rmi docker.io/containercraft/speedtest-cli
```

With Podman
```
podman run -it --rm --rmi docker.io/containercraft/speedtest-cli
```