<feed xmlns='http://www.w3.org/2005/Atom'>
<title>go.wit.com/apps/control-panel-dns.git/net.go, branch v0.13.18</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.
</subtitle>
<id>http://cgit.wit.com/go.wit.com/apps/control-panel-dns.git/atom?h=v0.13.18</id>
<link rel='self' href='http://cgit.wit.com/go.wit.com/apps/control-panel-dns.git/atom?h=v0.13.18'/>
<link rel='alternate' type='text/html' href='http://cgit.wit.com/go.wit.com/apps/control-panel-dns.git/'/>
<updated>2024-01-06T23:51:41Z</updated>
<entry>
<title>purge years of old test code</title>
<updated>2024-01-06T23:51:41Z</updated>
<author>
<name>Jeff Carr</name>
<email>jcarr@wit.com</email>
</author>
<published>2024-01-06T23:51:41Z</published>
<link rel='alternate' type='text/html' href='http://cgit.wit.com/go.wit.com/apps/control-panel-dns.git/commit/?id=0148cec0b28d88f348b88b54ddd9dcbc7c71c823'/>
<id>urn:sha1:0148cec0b28d88f348b88b54ddd9dcbc7c71c823</id>
<content type='text'>
Signed-off-by: Jeff Carr &lt;jcarr@wit.com&gt;
</content>
</entry>
<entry>
<title>all engines running and stable</title>
<updated>2024-01-06T22:59:33Z</updated>
<author>
<name>Jeff Carr</name>
<email>jcarr@wit.com</email>
</author>
<published>2024-01-06T22:59:33Z</published>
<link rel='alternate' type='text/html' href='http://cgit.wit.com/go.wit.com/apps/control-panel-dns.git/commit/?id=15d9f9769360b1cb8c748de8ee995030ade5eb35'/>
<id>urn:sha1:15d9f9769360b1cb8c748de8ee995030ade5eb35</id>
<content type='text'>
Signed-off-by: Jeff Carr &lt;jcarr@wit.com&gt;
</content>
</entry>
<entry>
<title>old window is nearly deprecated</title>
<updated>2024-01-06T20:57:51Z</updated>
<author>
<name>Jeff Carr</name>
<email>jcarr@wit.com</email>
</author>
<published>2024-01-06T20:57:51Z</published>
<link rel='alternate' type='text/html' href='http://cgit.wit.com/go.wit.com/apps/control-panel-dns.git/commit/?id=5dee2af78434191a27987acfb02902a11f81067c'/>
<id>urn:sha1:5dee2af78434191a27987acfb02902a11f81067c</id>
<content type='text'>
Signed-off-by: Jeff Carr &lt;jcarr@wit.com&gt;
</content>
</entry>
<entry>
<title>use 'go.wit.com/log'</title>
<updated>2024-01-04T01:33:13Z</updated>
<author>
<name>Jeff Carr</name>
<email>jcarr@wit.com</email>
</author>
<published>2024-01-04T01:33:13Z</published>
<link rel='alternate' type='text/html' href='http://cgit.wit.com/go.wit.com/apps/control-panel-dns.git/commit/?id=c1a00fcc1a4cb67d8ba8ae97e90ceed95f73872d'/>
<id>urn:sha1:c1a00fcc1a4cb67d8ba8ae97e90ceed95f73872d</id>
<content type='text'>
Signed-off-by: Jeff Carr &lt;jcarr@wit.com&gt;
</content>
</entry>
<entry>
<title>fixed stuff</title>
<updated>2024-01-03T18:40:31Z</updated>
<author>
<name>Jeff Carr</name>
<email>jcarr@wit.com</email>
</author>
<published>2024-01-03T18:40:31Z</published>
<link rel='alternate' type='text/html' href='http://cgit.wit.com/go.wit.com/apps/control-panel-dns.git/commit/?id=e14770e94c9ec126a3d418d6d2b2f15ef8cf1607'/>
<id>urn:sha1:e14770e94c9ec126a3d418d6d2b2f15ef8cf1607</id>
<content type='text'>
Signed-off-by: Jeff Carr &lt;jcarr@wit.com&gt;
</content>
</entry>
<entry>
<title>Detect that a VPN is needed</title>
<updated>2023-12-28T15:43:45Z</updated>
<author>
<name>Jeff Carr</name>
<email>jcarr@wit.com</email>
</author>
<published>2023-12-28T15:43:45Z</published>
<link rel='alternate' type='text/html' href='http://cgit.wit.com/go.wit.com/apps/control-panel-dns.git/commit/?id=6fa6d6dfc9e5a88e7dff2ed3c148b3b4271f566c'/>
<id>urn:sha1:6fa6d6dfc9e5a88e7dff2ed3c148b3b4271f566c</id>
<content type='text'>
    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 &amp; 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 &lt;jcarr@wit.com&gt;
</content>
</entry>
<entry>
<title>make a cloudflare package</title>
<updated>2023-12-20T09:13:43Z</updated>
<author>
<name>Jeff Carr</name>
<email>jcarr@wit.com</email>
</author>
<published>2023-12-20T09:13:43Z</published>
<link rel='alternate' type='text/html' href='http://cgit.wit.com/go.wit.com/apps/control-panel-dns.git/commit/?id=382cc8dd171731cc333dd05b7b0b798340162a32'/>
<id>urn:sha1:382cc8dd171731cc333dd05b7b0b798340162a32</id>
<content type='text'>
    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 &lt;jcarr@wit.com&gt;
</content>
</entry>
<entry>
<title>gocui mode works again</title>
<updated>2023-12-16T15:02:59Z</updated>
<author>
<name>Jeff Carr</name>
<email>jcarr@wit.com</email>
</author>
<published>2023-12-16T15:02:59Z</published>
<link rel='alternate' type='text/html' href='http://cgit.wit.com/go.wit.com/apps/control-panel-dns.git/commit/?id=27696b976485f989d664f330e9c328de93e8e672'/>
<id>urn:sha1:27696b976485f989d664f330e9c328de93e8e672</id>
<content type='text'>
Signed-off-by: Jeff Carr &lt;jcarr@wit.com&gt;
</content>
</entry>
<entry>
<title>works against gocui</title>
<updated>2023-04-11T20:24:43Z</updated>
<author>
<name>Jeff Carr</name>
<email>jcarr@wit.com</email>
</author>
<published>2023-04-11T20:24:43Z</published>
<link rel='alternate' type='text/html' href='http://cgit.wit.com/go.wit.com/apps/control-panel-dns.git/commit/?id=9975aefe1e4d2a8828185f75344f0e776ecdeaeb'/>
<id>urn:sha1:9975aefe1e4d2a8828185f75344f0e776ecdeaeb</id>
<content type='text'>
Signed-off-by: Jeff Carr &lt;jcarr@wit.com&gt;
</content>
</entry>
<entry>
<title>clean output</title>
<updated>2023-03-27T02:29:38Z</updated>
<author>
<name>Jeff Carr</name>
<email>jcarr@wit.com</email>
</author>
<published>2023-03-27T02:29:38Z</published>
<link rel='alternate' type='text/html' href='http://cgit.wit.com/go.wit.com/apps/control-panel-dns.git/commit/?id=76699a310278d5b52613f0a59a664c9213fa6668'/>
<id>urn:sha1:76699a310278d5b52613f0a59a664c9213fa6668</id>
<content type='text'>
Signed-off-by: Jeff Carr &lt;jcarr@wit.com&gt;
</content>
</entry>
</feed>
