Favicon of OpenSpeedTest

OpenSpeedTest

Run a fast, accurate internet speed test directly in your browser. Measure download, upload, ping, and jitter on any device without installing an app.

Test your internet connection speed directly from any web browser. This powerful, HTML5-based tool requires no Flash, no Java, and no app installation. It's designed to accurately replicate and measure your real-world connection performance.

You can run a comprehensive network speed test from any device, including phones, smart TVs, game consoles, and computers. The test evaluates crucial metrics to give you a complete picture of your network's health:

  • Download Speed: How quickly you can pull data from a server.
  • Upload Speed: How quickly you can send data to a server.
  • Ping: The latency or delay in your connection.
  • Jitter: The variation in ping over time.

For advanced users and network administrators, you can even deploy your own speed test server to take full control and discover how your network performs under specific load conditions.

Directory Structure

openspeedtest
.env
docker-compose.yml

docker-compose.yml

services:
  openspeedtest:
    image: openspeedtest/latest
    container_name: openspeedtest
    restart: unless-stopped
    ports:
      - "3000:3000"
      - "3001:3001"

.env

# OpenSpeedTest is a stateless HTML5 application and does not require any sensitive environment variables or credentials for a standard deployment.
Categories:

Share:

Ad
Favicon

 

  
 

Similar to OpenSpeedTest

Favicon

 

  
  
Favicon

 

  
  
Favicon