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

Add option --custom to perform test with custom servers #784

Open
wants to merge 4 commits into
base: devel
Choose a base branch
from

Conversation

edseldim
Copy link

@edseldim edseldim commented Jul 2, 2022

Hello. I added the --custom argument so that users can include a URL like https://www.speedtest.net/api/js/servers?engine=js&search=orange&https_functional=true&limit=1 and perform speedtests against a server of their liking.

Update 7/3/2022:

  • added interoperability feature to make --custom work alongside with --server that way we can choose a specific server from custom link.

For instance, a command like speedtest --custom "https://www.speedtest.net/api/js/servers?engine=js&search=Comcast&https_functional=true" --server 37808 should ping Comcast (Atlanta, GA)

@abrar71
Copy link

abrar71 commented Jan 19, 2023

Thank you for this update edseldim, @sivel Please review this pull request its much needed

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
4 participants