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:
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.
services:
openspeedtest:
image: openspeedtest/latest
container_name: openspeedtest
restart: unless-stopped
ports:
- "3000:3000"
- "3001:3001"# OpenSpeedTest is a stateless HTML5 application and does not require any sensitive environment variables or credentials for a standard deployment.
Auto-fetched 28 minutes ago
Auto-fetched 28 minutes ago