https://github.com/sivel/speedtest-cli
Useful for those of you who want to remotely speedtest without wasting bandwidth on remote desktop on your mac/linux os.
Python script so would probably work in Windows as well as a command line tool.
PS: Not my script
Useful for those of you who want to remotely speedtest without wasting bandwidth on remote desktop on your mac/linux os.
Python script so would probably work in Windows as well as a command line tool.
Code:
michael@air:~/Scripts/speedtest-cli$python speedtest_cli.py
Retrieving speedtest.net configuration...
Retrieving speedtest.net server list...
Testing from Telkom SA Limited (105.227.132.xxx)...
Selecting best server based on ping...
Hosted by Telkom SA (SAIX) (Cape Town) [8.43 km]: 21.617 ms
Testing download speed........................................
Download: 2.38 Mbit/s
Testing upload speed..................................................
Upload: 0.42 Mbit/s
michael@air:~/Scripts/speedtest-cli$
PS: Not my script
Last edited: