An python script to run speedtest on all available servers, AUTOMATICALLY!!!
- Python 3.6 or higher
- csv
- json
- python 3
- speedtest-cli (Official from Ookla). Please go to speedtest.net for more detail
$ python3 main.py
The result will be recorded in result.csv file.
Enjoy!!