A script to enable customers of lazy ISPs to perform measurement campaigns of the connection speed as described here in an automated way.
- install dependencies using
yarn install
- rename
config.example.js
toconfig.js
- adapt the variables accordingly
- perform a test using
node index.js
- the script is rating the provider with grade 6 automatically (adapt it if you like your provider)
- the script is stating that you use a LAN connection while performing the speedtest because this is the only way you can use it to argument against your provide ... you have to ensure you are using a cable connection
Feel free to use and improve the script as you like. I take no responsibility for the script.