Skip to content

Small project for automated network test, logged in postgres db

Notifications You must be signed in to change notification settings

noahlehmann/network-tester

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Network Speed Tester

Automated docker-compose setup for running regular timed network speed tests in a 10-minute interval.

Usage

The database and python script are wrapped in docker containers, managed via docker-compose.

Start

docker compose up -d 

Stop

docker compose down

Reset the database

docker compose down -v 

About

Small project for automated network test, logged in postgres db

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published