mirror of
https://gitea.blesmrt.net/mikaela/scripts.git
synced 2025-01-03 16:52:31 +01:00
dns-ecs-debug.bash: add reminder on how to use
This commit is contained in:
parent
cb92772921
commit
b8c88961c0
@ -6,6 +6,8 @@
|
|||||||
# $@ takes all parameters so another DNS server can be specified
|
# $@ takes all parameters so another DNS server can be specified
|
||||||
# e.g. ./dns-ecs-debug.bash @9.9.9.11
|
# e.g. ./dns-ecs-debug.bash @9.9.9.11
|
||||||
|
|
||||||
|
echo 'Remember the usage being ./dns-ecs-debug.bash @<server>'
|
||||||
|
|
||||||
# Let's get our own IPs first
|
# Let's get our own IPs first
|
||||||
echo "Actual IP addresses"
|
echo "Actual IP addresses"
|
||||||
curl -L4s --doh-url https://dns.quad9.net/dns-query https://icanhazip.com/
|
curl -L4s --doh-url https://dns.quad9.net/dns-query https://icanhazip.com/
|
||||||
|
Loading…
Reference in New Issue
Block a user