Speed Test

Linux command-line speedtest

Free open-source software command-line tools to monitoring network traffic 

Tools to test the speed of your internet bandwidth from linux and ubuntu command line

Fast is an open-source CLI utility powered by Netflix fast.com service
#to install
sudo apt install fast
#to run
fast
speedtest-cli: check upload and download speed
#to install
sudo apt install speedtest-cli
#to run
speedtest
nload – Real-Time internet traffic monitoring
#to install
sudo apt install nload

#to run
nload
CBM – Color Bandwidth Meter
#to install
sudo apt install cbm -y

#to run
cbm
vnStat – Network traffic logger
#to install
sudo apt install vnstat

#to run
vnstat
iftop – List the network connections between pairs of hosts
#to install
sudo apt install iftop

#to run
iftop