Skip to content

crazyuploader/Pinger

Repository files navigation

Pinger

Run MTR every X minutes!

Usage

Add IPs/Domains to servers.txt file and Run Script with -

./mtr.sh

Docker Compose

Edit .env however you like to, and to finally run Pinger -

docker-compose up --build --detach

Things Used