speedtest icon indicating copy to clipboard operation
speedtest copied to clipboard

A self-hosted, lightweight HTML5 speed test implemented in JavaScript, based on Web Workers and XMLHttpRequest.

Results 51 speedtest issues
Sort by recently updated
recently updated
newest added

Bumps [y18n](https://github.com/yargs/y18n) from 4.0.0 to 4.0.3. Changelog Sourced from y18n's changelog. 4.0.3 (2021-04-07) Bug Fixes release: 4.x.x should not enforce Node 10 (#126) (1e21a53) 4.0.1 (2020-11-30) Bug Fixes address prototype...

dependencies

Bumps [node-fetch](https://github.com/node-fetch/node-fetch) from 2.6.1 to 2.6.7. Release notes Sourced from node-fetch's releases. v2.6.7 Security patch release Recommended to upgrade, to not leak sensitive cookie and authentication header information to 3th...

dependencies

Bumps [trim-off-newlines](https://github.com/stevemao/trim-off-newlines) from 1.0.1 to 1.0.3. Commits c3b28d3 1.0.3 6226c95 Merge pull request #4 from Trott/fix-it-again c77691d fix: remediate ReDOS further 76ca93c chore: pin mocha to version that works with...

dependencies

Snyk has created this PR to upgrade request-ip from 2.1.3 to 2.2.0. ![merge advice](https://app.snyk.io/badges/merge-advice/?package_manager=npm&package_name=request-ip&from_version=2.1.3&to_version=2.2.0&pr_id=083238a6-93ad-42aa-ac2b-f8d3b774913d&visibility=true&has_feature_flag=false) :information_source: Keep your dependencies up-to-date. This makes it easier to fix existing vulnerabilities and to more...

Hi, How to get result via cli/terminal using Linux cli?

Hi e7d, I am very new to speedtest. I was able to run it on my debian system from the docker container. It listens at port 8081. I also configured...

bug

Hello, is there any way to let customers be able only to perform PING test? Maybe I should HIDE the other results (download/upload)? Thank you in advice.

When I test to run npm run setup I receive the error : ``` > npm ci && lerna bootstrap Usage: npm where is one of: access, add-user, adduser, apihelp,...

What is the correct way to rebuild the docker container? I'm getting a ton of errors with: > `docker build -t speedtest .` ``` # docker build -t speedtest ....

This PR fixes directory traversal issue, example of attack on demo server: > $ curl -v --path-as-is http://134.209.196.181:8080/../../../../../../../../../../../../etc/passwd > * Trying 134.209.196.181... > * TCP_NODELAY set > * Connected to...