From b8c88961c0df2b4529a3d0a02a077cd2d4057256 Mon Sep 17 00:00:00 2001 From: Aminda Suomalainen Date: Sat, 20 Apr 2024 19:01:03 +0300 Subject: [PATCH] dns-ecs-debug.bash: add reminder on how to use --- bash/dns-ecs-debug.bash | 2 ++ 1 file changed, 2 insertions(+) diff --git a/bash/dns-ecs-debug.bash b/bash/dns-ecs-debug.bash index b6949c3..2730144 100755 --- a/bash/dns-ecs-debug.bash +++ b/bash/dns-ecs-debug.bash @@ -6,6 +6,8 @@ # $@ takes all parameters so another DNS server can be specified # e.g. ./dns-ecs-debug.bash @9.9.9.11 +echo 'Remember the usage being ./dns-ecs-debug.bash @' + # Let's get our own IPs first echo "Actual IP addresses" curl -L4s --doh-url https://dns.quad9.net/dns-query https://icanhazip.com/