librespeed / speedtest-cli

Command line client for LibreSpeed
GNU Lesser General Public License v3.0
487 stars 60 forks source link

handle a .well-known URI #9

Closed mildis closed 4 years ago

mildis commented 4 years ago

retry remote fetch with .well-known URI

Instead of having to type a whole URI, expect the JSON server list to be served at /.well-known/librespeed

Thus, only the base URL should be necessary.