How to check internet speed via terminal. 09-22-2014, 06:02 PM
#1
Want to check the download speed of your VPS/Server but its only Command Line?
Well you can still do it using Speedtest.net over terminal, and this is how.
1.
2.
3. Run the speed test.
And your results will be show shortly!
Hope this comes in handy!
&& Also thanks to Shebang
Well you can still do it using Speedtest.net over terminal, and this is how.
1.
Code:
wget -O speedtest-cli https://raw.github.com/sivel/speedtest-cli/master/speedtest_cli.py2.
Code:
chmod +x speedtest-cli3. Run the speed test.
Code:
./speedtest-cliAnd your results will be show shortly!
Hope this comes in handy!&& Also thanks to Shebang
(09-23-2014, 03:08 PM).Shebang Wrote: You can also do this via python-pip:
Code:apt-get install python-pip pip install speedtest-cli speedtest or speedtest-cli to run use the --share flag to get a link to your results
Example of result:
(Seeding some stuff right now, why the upload is so bad)







![[Image: 3781368690.png]](http://www.speedtest.net/result/3781368690.png)
![[+]](https://sinister.li/images/modern/collapse_collapsed.png)
















![[Image: CDUAq9d.png]](http://i.imgur.com/CDUAq9d.png)





