We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
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.
ookla-speedtest
The text was updated successfully, but these errors were encountered:
e362148
Merge pull request #286 from Loyalsoldier/remove-speedtest
e327655
Remove speedtest due to #285. Fixes #285
Merge pull request #287 from Loyalsoldier/remove-speedtest
473481b
Remove speedtest related code due to #285
No branches or pull requests
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:
Using USA VPN to access it, you will get a host list like this:
I think there is NO need to keep the
ookla-speedtest
sub-list in the repo anymore.The text was updated successfully, but these errors were encountered: