Free and Open Source Speed Test. No Flash, No Java, No Websocket, No Bullshit.

  • Mikelius
    link
    fedilink
    431 month ago

    The NoScript list terrifies me a little though… Not sure what’s going on there, but that’s a lot of JavaScript lol.

    • @[email protected]
      link
      fedilink
      1151 month ago

      Hi, I’m the original author of LibreSpeed. When you load the website it downloads a list of servers and tries all of them to see which one has the lowest ping, that’s what you’re seeing.

      • Rikj000
        link
        fedilink
        English
        211 month ago

        Thank you for LibreSpeed! <3
        Been using it for a few years now,
        and it’s become my go-to network speed testing tool

      • Mikelius
        link
        fedilink
        21 month ago

        Thanks for clarifying! Took a deeper look on my computer and I guess I learned that NoScript was misidentifying due to the cors or something. Just had to call it out before, as one can never be too careful these days :D

      • Mikelius
        link
        fedilink
        311 month ago

        I use iperf3 with Speedtest’s servers, personally. But for a browser, yes JavaScript is needed… But needing JavaScript files from like 20 different domains is typically a red flag for me on any site.

        • @[email protected]
          link
          fedilink
          281 month ago

          It doesn’t need javascript from “20 different domains”, only a file called empty.php is fetched from those servers to measure the ping. The javascript is hosted on librespeed.org, which is under my control.

    • @[email protected]
      link
      fedilink
      10
      edit-2
      1 month ago

      I temporarily trusted the two domains that started with librespeed and it worked.

      What the other 17 are for, I can’t say.

      Edit: looking at the server list, many of them match up with the serves you can select.

    • @[email protected]
      link
      fedilink
      English
      11 month ago

      It’s open-source. You can always check if there is anything shady. If you can’t read it, you can raise an issue on Github and wait for a response :)