Created
February 13, 2018 15:51
-
-
Save kriegalex/63f92bd763fd00a3440cd8843fc23419 to your computer and use it in GitHub Desktop.
Speedtest from any Docker command line
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
#!/bin/bash | |
curl -s https://raw.githubusercontent.com/sivel/speedtest-cli/master/speedtest.py | python - |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment