From ec649870a5138e6286d68f91aecb535a9684000a Mon Sep 17 00:00:00 2001 From: Brian Cunnie Date: Thu, 20 Jan 2022 13:32:55 -0800 Subject: [PATCH] Website: consistently put record type after hostname --- k8s/document_root/index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/k8s/document_root/index.html b/k8s/document_root/index.html index 20ebdcc..e261f02 100644 --- a/k8s/document_root/index.html +++ b/k8s/document_root/index.html @@ -264,7 +264,7 @@ dig @ns.sslip.io txt ip.sslip.io +short -6 # forces IPv6 lookup; sample reply "2

Determining The Server Version of Software

You can determine the server version of the sslip.io software by querying the TXT record of version.status.sslip.io:
-dig @ns-gce.nono.io txt version.status.sslip.io +short
+dig @ns-gce.nono.io version.status.sslip.io txt +short
   "2.4.1"
   "2022/01/20-08:11:07-0800"
   "14ef9a0"