asheroto / speedtest

Run a Speedtest.net test from the command line using the official CLI.
https://bit.ly/speedtest-powershell
GNU General Public License v3.0
14 stars 1 forks source link

[Bug]: Speedtest GDPR Issue #1

Closed zakary2841 closed 10 months ago

zakary2841 commented 10 months ago

Checklist

What You Are Seeing?

When running as part of a non interactive script you get the following message

==============================================================================

You may only use this Speedtest software and information generated from it for personal, non-commercial use, through a command line interface on a personal computer. Your use of this software is subject to the End User License Agreement, Terms of Use and Privacy Policy at these URLs:

https://www.speedtest.net/about/eula
https://www.speedtest.net/about/terms
https://www.speedtest.net/about/privacy

==============================================================================

License acceptance recorded. Continuing.

==============================================================================

Ookla collects certain data through Speedtest that may be considered personally identifiable, such as your IP address, unique device identifiers or location. Ookla believes it has a legitimate interest to share this data with internet providers, hardware manufacturers and industry regulators to help them understand and create a better and faster internet. For further information including how the data may be shared, where the data may be transferred and Ookla's contact details, please see our Privacy Policy at:

   http://www.speedtest.net/privacy

==============================================================================

To accept the message please run speedtest interactively or use the following:

speedtest --accept-gdpr

System Details

Windows

Additional Context

No response

asheroto commented 10 months ago

Hi there,

I gave the issue a presumed title. 😊

I'm guessing you are not in the USA? I didn't know that speedtest enforced GDPR but now that you bring it up, it makes sense. That message does not appear if in the USA.

I will update it now to force use of that. Thanks!

asheroto commented 10 months ago

Hello,

This should be fixed now, could you please confirm?

zakary2841 commented 10 months ago

Yeah working now thank you :) I must have missed the title area sorry for the lack of name haha!

asheroto commented 10 months ago

No worries. 😊 Glad it works.