Skip to content

Instantly share code, notes, and snippets.

@sdcasas
Created August 14, 2019 19:17
Show Gist options
  • Save sdcasas/3b11d97d757c7c5860b8d0671261abcd to your computer and use it in GitHub Desktop.
Save sdcasas/3b11d97d757c7c5860b8d0671261abcd to your computer and use it in GitHub Desktop.

Revisions

  1. sdcasas created this gist Aug 14, 2019.
    7 changes: 7 additions & 0 deletions speedtest_install.sh
    Original file line number Diff line number Diff line change
    @@ -0,0 +1,7 @@
    # source: https://www.vozidea.com/velocidad-de-la-conexion-desde-terminal-linux
    # Download source code
    wget -O speedtest-cli https://raw.githubusercontent.com/sivel/speedtest-cli/master/speedtest.py
    # give permission run
    sudo chmod +x speedtest-cli
    # runing
    ./speedtest-cli