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

Speedtest hosts list is now dynamically generated according to users' IP address. #285

Closed
Loyalsoldier opened this issue Apr 5, 2020 · 0 comments

Comments

@Loyalsoldier
Copy link
Contributor

https://c.speedtest.net/speedtest-servers-static.php

Speedtest hosts list is now dynamically generated according to users' IP address. It only shows 1000 testing hosts near your IP address.

For example, using Hong Kong VPN to access it, you will get a host list containing 1000 testing hosts like the following:

<settings>
<servers>
<server url="http://www.suntechspeedtest.com:8080/speedtest/upload.php" lat="22.2500" lon="114.1667" name="Hong Kong" country="China" cc="HK" sponsor="STC" id="1536" host="www.suntechspeedtest.com:8080"/>
<server url="http://speedtesthk.gemnet.mn:8080/speedtest/upload.php" lat="22.2500" lon="114.1667" name="Hong Kong" country="Hong Kong" cc="HK" sponsor="Gemnet LLC" id="21182" host="speedtesthk.gemnet.mn:8080"/>
<server url="http://shenron.smartone.com:8080/speedtest/upload.php" lat="22.2500" lon="114.1667" name="Hong Kong" country="China" cc="HK" sponsor="SmarTone" id="19036" host="shenron.smartone.com:8080"/>
<server url="http://hk.ap.speedtest.i3d.net:8080/speedtest/upload.php" lat="22.2500" lon="114.1667" name="Hong Kong" country="Hong Kong" cc="HK" sponsor="i3D.net" id="22126" host="hk.ap.speedtest.i3d.net:8080"/>
<server url="http://speedtest.telin.hk:8080/speedtest/upload.php" lat="22.2500" lon="114.1667" name="Hong Kong" country="Hong Kong" cc="HK" sponsor="Telin" id="26461" host="speedtest.telin.hk:8080"/>
<server url="http://speedtest.website-solution.net:8080/speedtest/upload.php" lat="22.2500" lon="114.1667" name="Hong Kong" country="China" cc="HK" sponsor="Website Solution Limited" id="2993" host="speedtest.website-solution.net:8080"/>

Using USA VPN to access it, you will get a host list like this:

<settings>
<servers>
<server url="http://speedtest1.sbbnet.com:8080/speedtest/upload.php" lat="38.8986" lon="-121.0744" name="Auburn, CA" country="United States" cc="US" sponsor="Smarterbroadband, Inc" id="1938" host="speedtest1.sbbnet.com:8080"/>
<server url="http://stosat-scrm-01.sys.comcast.net:8080/speedtest/upload.php" lat="38.5556" lon="-121.4689" name="Sacramento, CA" country="United States" cc="US" sponsor="Comcast" id="9436" host="stosat-scrm-01.sys.comcast.net:8080"/>
<server url="http://speedtest1.succeed.net:8080/speedtest/upload.php" lat="38.5556" lon="-121.4689" name="Sacramento, CA" country="United States" cc="US" sponsor="Succeed.Net" id="7760" host="speedtest1.succeed.net:8080"/>

I think there is NO need to keep the ookla-speedtest sub-list in the repo anymore.

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

No branches or pull requests

1 participant