From 88fb976119006a8b3e3ce806c22f4f9418850f3c Mon Sep 17 00:00:00 2001 From: Jeff Carr Date: Thu, 28 Dec 2023 09:43:45 -0600 Subject: Detect that a VPN is needed IPv6() returns true if it's working display duration a 'DNS Lookup Status' window actual dig results display status and failure counters count lookup failures and successes add TCP dns lookup logic to test if dns is working at all add DNS over HTTPS cloudflare new & update kind of working holy shit, go.wit.com finally works with git mod tidy working, but cloudflare api stuff is broken AAAA '(none)' logic detection is better cloudflare control panel display the working real AAAA addresses Signed-off-by: Jeff Carr --- .gitignore | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index 148dce4..cd8a456 100644 --- a/.gitignore +++ b/.gitignore @@ -4,4 +4,4 @@ control-panel-dns *.swp /plugins/* -examples/cloudflare/cloudflare +examples/control-panel-cloudflare/control-panel-cloudflare -- cgit v1.2.3