Skip to content

feat: domain/subdomain/dns read modules (get_domains, get_topleveldomains, get_subdomains, get_dns_settings) - #46

Merged
chmmou merged 1 commit into
mainfrom
feature/read-module-domains-dns
May 4, 2026
Merged

feat: domain/subdomain/dns read modules (get_domains, get_topleveldomains, get_subdomains, get_dns_settings)#46
chmmou merged 1 commit into
mainfrom
feature/read-module-domains-dns

Conversation

@chmmou

@chmmou chmmou commented May 4, 2026

Copy link
Copy Markdown
Owner

Summary

  • New internal/domain, internal/subdomain, internal/dns read modules.
  • New CLI subcommand trees: kasapi-cli domains list|get, subdomains list, tlds list, dns list --domain <d> [--nameserver <ns>].
  • Mapping tests against testdata/domain/, testdata/subdomain/, testdata/dns/ fixtures (incl. the 1077-entry TLD list).

Closes #8.

@chmmou
chmmou merged commit 8e97fe0 into main May 4, 2026
1 check passed
@chmmou
chmmou deleted the feature/read-module-domains-dns branch May 4, 2026 19:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Read modules: domains & DNS

1 participant