From 3713dcfbc8465b6b76e23eb21d0877d69f95e1e7 Mon Sep 17 00:00:00 2001 From: kissshot <4530897+kkkgo@users.noreply.github.com> Date: Sun, 12 Nov 2023 19:46:55 +0800 Subject: [PATCH] Update debug.sh --- src/debug.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/src/debug.sh b/src/debug.sh index caf097b..aa7268b 100644 --- a/src/debug.sh +++ b/src/debug.sh @@ -80,6 +80,7 @@ echo echo "[test]" The DNS hijacking test, you will see timed out message ! echo "[test]" ========== DNS HIJACK START ========== nslookup www.qq.com 9.8.7.6 +dig +short whoami.ds.akahelp.net @9.8.7.6 txt -p53 nslookup whether.114dns.com 114.114.114.114 echo "[test]" ========== DNS HIJACK END ========== sleep 1