ddsol / speedtest.net

node.js SpeedTest.net client module
MIT License
607 stars 126 forks source link

Add --accept-gdpr argument to the list of accepted args #103

Closed luigimannoni closed 4 years ago

luigimannoni commented 4 years ago

Fixes #102

ddsol commented 4 years ago

Missed a spot. Also, the README.mdwill need to be updated.

luigimannoni commented 4 years ago

Done, bit problematic to test the error messages now as I have no clue where the speedtest CLI saves the license/gdpr acceptance :confused:

ddsol commented 4 years ago

On Windows it saves it in your %APPDATA% somewhere. I ran it on Ubuntu as well and I'm just assuming the other supported platforms are going to just magically work :).