Skip to content

mekomsolutions/local-speedtest

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

Prerequisites

  • Docker
  • Docker Compose
  • Avahi
  • MDNS

Setup

To install Avahi and MDNS, run the following commands:

sudo apt-get install avahi-daemon avahi-discover avahi-utils libnss-mdns mdns-scan

To install Docker and Docker Compose follow the instructions here.

To run the project, run the following command: Update the .env with the correct interface name and run the following command:

docker-compose up -d

About

Allow users to running speed test on their local networks to help identify network issues.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published