summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2024-01-27release automation testingv0.13.16Jeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2024-01-24absolutely never directoriesv0.13.9Jeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2024-01-24new gui releasev0.13.0Jeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2024-01-21fix name changesv0.5.6Jeff Carr
new gadgets correct go mod updated paths Signed-off-by: Jeff Carr <[email protected]>
2024-01-15restore the files after garbage collectionv0.5.5Jeff Carr
hopefully this actually is a valid git repo
2024-01-15garbage collect after cleaning to retain historyJeff Carr
2024-01-13old codeJeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2024-01-10autofix!v0.5.4Jeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2024-01-08go.wit.com/log changeJeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2024-01-08go.wit.com/log NewFlag()Jeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2024-01-08errors are always displayedJeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2024-01-07error button disablesv0.5.3Jeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2024-01-07error window v0.1Jeff Carr
error box starts doing something start a window for errors to fix more status cleanups & housecleaning Signed-off-by: Jeff Carr <[email protected]> Signed-off-by: Jeff Carr <[email protected]>
2024-01-07finds and reports OS nameserversv0.5.1Jeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2024-01-07fix real IPv4 displayJeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2024-01-07window titles update to correct valuesJeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2024-01-06update worked correctly for the first timeJeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2024-01-06knows which AAAA records are broken!Jeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2024-01-06ready to compare host and dns AAAA valuesJeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2024-01-06purge years of old test codeJeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2024-01-06all engines running and stableJeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2024-01-06LinuxStatus() detects VALID hostnameJeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2024-01-06more cleaningJeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2024-01-06more cleanups after removing old windowJeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2024-01-06old window is nearly deprecatedJeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2024-01-06more isolation of Update() piecesJeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2024-01-06works in sierpinski carpet modeJeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2024-01-06stepping through init on a window with stateJeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2024-01-06more window handlingJeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2024-01-06move UID codeJeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2024-01-06add LinuxStatus()Jeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2024-01-06all engines still firingJeff Carr
Signed-off-by: Jeff Carr <[email protected]>
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-05convert to gadget.BasicWindow()Jeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2024-01-03use 'go.wit.com/log'Jeff 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]>
2023-12-21add ignore cloudflare binaryv0.2.2Jeff Carr
2023-12-21move code into the cloudflare packageJeff Carr
2023-12-20rename to go.wit.com/control-panel-dnsv0.2.0Jeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2023-12-20make a cloudflare packagev0.1.2Jeff Carr
move cloudflare stuff to a package display cloudflare API values dns protobuf example sort output, but gocli formatting is bad cloudflare window can be closed first time success pushing AAAA records for my box enable a cloudflare button RFC 8482. DNS servers we use should respond to ANY We should support ANY requests via DNS as long as we enforce TCP over UDP populate the API provider domain NS record changes are tracked check hostname OS configuration detect domain name changes lookup of NS records for my domain name button to investigate port 53 daemon start dns resolver detection and debugging measure dns resolution speed sort todo items Signed-off-by: Jeff Carr <[email protected]>
2023-12-16hostname check basically workingv0.1.1Jeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2023-12-16gocui mode works againJeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2023-04-13getting close to nsupdateJeff Carr
Signed-off-by: Jeff Carr <[email protected]>