Manage zones, records, DNSSEC, and DNS security from the command line. Powered by the onedns.io platform.
Quick install (macOS / Linux)
curl -fsSL https://onedns.io/static/cli/onedns -o /usr/local/bin/onedns && chmod +x /usr/local/bin/onedns
Create zones, add records, upsert with set, verify delegation, and view change history.
Enable signing, get DS records for your registrar, and check chain-of-trust status in one command.
Per-zone rules that block, allow, NXDOMAIN, or drop queries. Actions take effect immediately.
Push Starlark security policies that run at query time — hot-reload, sandboxed, 2ms budget.
Query analytics, domain reputation scores, passive DNS history, and malware association checks.
Import standard BIND zone files or export zones in BIND or dnsscienced YAML format.