Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Feature Request] Add read-only switch to allow for external access without auth #46

Closed
jd3shaw opened this issue Oct 13, 2022 · 3 comments
Assignees
Labels
😖 duplicate This issue or pull request already exists

Comments

@jd3shaw
Copy link

jd3shaw commented Oct 13, 2022

Describe the feature
It would be great if it were possible to configure this docker image locally, then add a switch into the Docker env to disable all the configuration options. Then it should be possible to allow external access without worrying about authentication. Just to monitor or show internet speed over time.

Additional context
I'd like to be able to share a link to the speedtest tracker page and allow others to view the results without authentication. If they are authenticated (I assume) they will be able to change the settings, which is not what I want. This would be handy when showing ISP of significant speed fluctuations/discrepancies.

@spcqike
Copy link

spcqike commented Oct 13, 2022

Maybe one could generate something like this to share it
https://librespeed.org/results/?id=1ie9v7h

Or also have a API like call to get a JSON of the last or the ten last results?

@jd3shaw
Copy link
Author

jd3shaw commented Oct 13, 2022

Doing a normal speed test you get a result ID/URL (example https://www.speedtest.net/result/13661739020). If these could be stored in the All Tests table that would be useful as well (maybe the OOKLA_EULA_GDPR setting affects this). But being able to hit a read-only URL externally that is live and will update via schedule, is what my original request is about.
Apologies, I'm still using the abandoned version of this project (https://github.com/henrywhitaker3/Speedtest-Tracker) as I need the history for an issue my ISP is currently investigating.

@alexjustesen alexjustesen added 🎉 feature New feature or request 👋 good first issue Good for newcomers labels Oct 13, 2022
@alexjustesen alexjustesen self-assigned this Oct 13, 2022
@alexjustesen alexjustesen added 😖 duplicate This issue or pull request already exists and removed 🎉 feature New feature or request 👋 good first issue Good for newcomers labels Oct 24, 2022
@alexjustesen
Copy link
Owner

I'll be tracking this feature against issue #45

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
😖 duplicate This issue or pull request already exists
Projects
None yet
Development

No branches or pull requests

3 participants