summaryrefslogtreecommitdiff
path: root/dnsLookupStatus.go
AgeCommit message (Collapse)Author
2024-01-06make new resolverStatus()Jeff Carr
also fix dns-https Signed-off-by: Jeff Carr <[email protected]>
2024-01-05all engines firing quietlyJeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2024-01-05all engines are starting without the rocket explodingJeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2024-01-05almost starting all the engines on startupJeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2024-01-03fixed stuffJeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2023-12-29move to go.wit.com/gui/gadgetsv0.2.5Jeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2023-12-29add digital ocean & DNS state windowsJeff Carr
lists digital ocean droplets create a new digital ocean droplet knows what needs to be done to get IPv4 and IPv6 to work update windows on Show() make a window for the state of DNS specific to the hostname Signed-off-by: Jeff Carr <[email protected]>
2023-12-28DNS status window Show() and Hide()Jeff Carr
display HTTPS results from dns.google.com for go.wit.com use a grid instead of boxes start go.wit.com/log Signed-off-by: Jeff Carr <[email protected]>
2023-12-28Detect that a VPN is neededJeff Carr
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 <[email protected]>