Last active
September 2, 2018 18:26
-
-
Save tieutantan/8d169f82e1bf702207b1fb0163fd0baf to your computer and use it in GitHub Desktop.
Internet Speed Test for Linux
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
wget https://raw.githubusercontent.com/sivel/speedtest-cli/master/speedtest.py | |
chmod +x speedtest.py | |
python speedtest.py --server=3172 --bytes && python speedtest.py --server=15711 --bytes && python speedtest.py --server=18250 --bytes && python speedtest.py --server=15711 --bytes && python speedtest.py --server=12329 --bytes && python speedtest.py --server=15711 --bytes && python speedtest.py --server=11214 --bytes && python speedtest.py --server=15711 --bytes && python speedtest.py --server=11701 --bytes && python speedtest.py --server=15711 --bytes && python speedtest.py --server=12037 --bytes |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment