Skip to content

R0GGER/dockerized-find-and-test

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

iPERF3 SERVER LIST - DOCKERIZED FIND & TEST

This project packages the findtest.sh script into a Docker container, providing a simple web interface to find and test public iPerf3 servers.

Screenshots: 1 2

It is based on the findtest.sh script from R0GGER/public-iperf3-servers.

Prerequisites

  • Docker must be installed and running.

    bash <(wget -qO- https://get.docker.com)

How to Run

  1. Clone the repository:

    git clone https://github.com/R0GGER/dockerized-find-and-test.git
    cd dockerized-find-and-test
  2. Build and start the container:

    docker compose up --build -d
  3. Open the application: Navigate to http://localhost:8080 in your web browser.

Stop and remove

To stop and remove the container, run:

docker compose down

About

This project packages the `findtest.sh` script into a Docker container, providing a simple web interface to find and test public iPerf3 servers.

Topics

Resources

License

Stars

Watchers

Forks

Contributors