A simple and fast command-line tool for testing your internet speed (download, upload, ping).
- Fast, all-in-one test - shows download, upload, and ping speed with a single command.
- Flexible options - test download only, upload only, or ping only.
- Clean, color-coded output - results are organized and easy to read.
- Lightweight and simple - no configuration needed, install and run instantly.
- Automatic best server selection - picks the closest and fastest available server for accurate results.
- Windows
- Linux
- macOS
- Python 3.6 or later
- Internet connection
- Terminal with ANSI escape sequence support
pip install loadspeedRun a full test (download, upload, and ping) :
loadspeedPing only :
loadspeed -pDownload only :
loadspeed -dUpload only :
loadspeed -usave Results as json file :
loadspeed -jgit clone https://github.com/MohssineX/loadspeed.git
cd loadspeedpip install -r requirements.txtOr
pip install speedtest-cliRun the program :
python loadspeed.pyIf your system uses python3 :
python3 loadspeed.pyYou can stop the test at any time by pressing :
Ctrl + C
This project is licensed under the GNU General Public License v3.0
Mohssine : https://github.com/MohssineX
A special thanks to mimi — the legendary, the great, the gentle cat.
