Skip to content

Instantly share code, notes, and snippets.

@kriegalex
Created February 13, 2018 15:51
Show Gist options
  • Save kriegalex/63f92bd763fd00a3440cd8843fc23419 to your computer and use it in GitHub Desktop.
Save kriegalex/63f92bd763fd00a3440cd8843fc23419 to your computer and use it in GitHub Desktop.
Speedtest from any Docker command line
#!/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