Favicon of MySpeed

MySpeed

Automatically test your internet speed 24/7. Track download, upload, and ping history with detailed analytics. A self-hosted, open-source solution for privacy.

Monitor your internet connection 24/7 with automated speed tests. This self-hosted, open-source application lets you track your download, upload, and ping speeds over time, giving you a clear picture of your internet performance. Keep your ISP accountable by identifying patterns and detecting issues with detailed historical data.

MySpeed is packed with features designed for complete control and insight:

  • Automated Testing: Configure your test schedule once and let the application handle the rest. It runs quietly in the background and supports multiple speed test providers.
  • Detailed Analytics: Track performance trends over time with clear visualizations. You can view your data in list, graph, or compact formats and export it whenever needed.
  • Flexible Scheduling: Run tests at any interval you choose, from every five minutes to every few hours.
  • Integrations: Receive notifications about your speed tests through Discord, Telegram, Pushover, webhooks, and more.
  • Privacy First: As a self-hosted solution, all your speed test data remains on your own server, ensuring your privacy is protected.

Directory Structure

myspeed
myspeed-data
.env
docker-compose.yml

docker-compose.yml

services:
  myspeed:
    image: germannewsmaker/myspeed:latest
    container_name: myspeed
    restart: unless-stopped
    ports:
      - "5216:5216"
    volumes:
      - ./myspeed-data:/myspeed/data

.env

# MySpeed does not require any sensitive environment variables for a standard deployment.
# All configuration, including server selection and password setup, is handled through the web UI on first launch.
Categories:

Share:

Ad
Favicon

 

  
 

Similar to MySpeed

Favicon

 

  
  
Favicon

 

  
  
Favicon