blakeridgway
  • Joined on 2026-03-07
blakeridgway opened issue ArclineIT/dns#16 2026-04-16 20:55:01 -05:00
README
blakeridgway opened issue ArclineIT/dns#14 2026-04-16 20:55:00 -05:00
Authoritative NS auto-detection
blakeridgway opened issue ArclineIT/dns#15 2026-04-16 20:55:00 -05:00
Cross-compile Makefile
blakeridgway opened issue ArclineIT/dns#13 2026-04-16 20:54:59 -05:00
--watch mode with delta display
blakeridgway opened issue ArclineIT/dns#12 2026-04-16 20:54:58 -05:00
Table renderer (terminal + JSON)
blakeridgway opened issue ArclineIT/dns#11 2026-04-16 20:54:57 -05:00
Diff/majority logic
blakeridgway opened issue ArclineIT/dns#10 2026-04-16 20:54:56 -05:00
Record type parser (A, AAAA, CNAME, MX, TXT, NS, SOA)
blakeridgway opened issue ArclineIT/dns#9 2026-04-16 20:54:55 -05:00
Parallel DNS query engine (net package, raw UDP)
blakeridgway opened issue ArclineIT/dns#8 2026-04-16 20:54:54 -05:00
Embedded resolver list
blakeridgway opened issue ArclineIT/dns#7 2026-04-16 20:54:53 -05:00
Project scaffold
blakeridgway opened issue ArclineIT/dns#6 2026-04-16 20:54:52 -05:00
Color-coded: green = matches majority, red = differs, yellow = no response
blakeridgway opened issue ArclineIT/dns#5 2026-04-16 20:54:51 -05:00
--watch N: re-query every N seconds, show changes live
blakeridgway opened issue ArclineIT/dns#4 2026-04-16 20:54:50 -05:00
TTL display per resolver
blakeridgway opened issue ArclineIT/dns#3 2026-04-16 20:54:49 -05:00
Diff mode: highlight resolvers that disagree with the majority
blakeridgway opened issue ArclineIT/dns#2 2026-04-16 20:54:47 -05:00
Parallel queries across all resolvers
blakeridgway opened issue ArclineIT/dns#1 2026-04-16 20:54:46 -05:00
Query A, AAAA, CNAME, MX, TXT, NS, SOA record types
blakeridgway opened issue ArclineIT/check#18 2026-04-16 20:54:44 -05:00
GitLab CI: build + release binaries on tag
blakeridgway opened issue ArclineIT/check#17 2026-04-16 20:54:43 -05:00
README with usage examples
blakeridgway opened issue ArclineIT/check#16 2026-04-16 20:54:42 -05:00
Cross-compile Makefile targets
blakeridgway opened issue ArclineIT/check#15 2026-04-16 20:54:41 -05:00
--watch mode