Skip to content
This repository has been archived by the owner on Oct 24, 2024. It is now read-only.
/ Pinger Public archive

Shell Script to run MTR every X minutes!

Notifications You must be signed in to change notification settings

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