From ebbe4a02815287d26968e96b282384e8b26cf3fb Mon Sep 17 00:00:00 2001 From: arf20 Date: Tue, 21 Oct 2025 13:18:52 +0200 Subject: check reachability and dns --- monitor.cfg | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'monitor.cfg') diff --git a/monitor.cfg b/monitor.cfg index d8a838f..b34ec8a 100644 --- a/monitor.cfg +++ b/monitor.cfg @@ -1,7 +1,7 @@ # Monitor config # type=target -reach=2.59.235.35 -dns=arf20.com -web=http://arf20.com -web=https://arf20.com +reach=10.0.0.0 +dns=arf20.co +web=http://arf20.com:4321 +web=https://arf20.co -- cgit v1.2.3