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

Latest commit

 

History

History
25 lines (16 loc) · 435 Bytes

README.md

File metadata and controls

25 lines (16 loc) · 435 Bytes

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