summaryrefslogtreecommitdiff
path: root/examples/cloudflare
AgeCommit message (Collapse)Author
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 a DurationSlider()v0.2.2Jeff Carr
widgets to adjust timeouts redo bash curl.sh example Signed-off-by: Jeff Carr <[email protected]>
2023-12-21move code into the cloudflare packageJeff Carr
2023-12-21add the cloudflare example appJeff Carr
Signed-off-by: Jeff Carr <[email protected]>