macOS
brew install lexiconlocal Homebrew formula metadata
安装
brew install lexiconlocal Homebrew formula metadata
nix profile install nixpkgs#lexiconnixpkgs package indexes · lexicon · 来源: raw.githubusercontent.com
sudo apt install lexiconUbuntu 24.04 LTS package indexes · lexicon · 来源: archive.ubuntu.com
概览
Manipulate DNS records on various DNS providers in a standardized way
历史
DNS-Lexicon, packaged by Homebrew as `lexicon`, is a CLI and Python library for manipulating DNS records through a provider-neutral interface. Its practical niche is automation: scripts and certificate clients can create TXT, A, CNAME, and other records without learning each DNS provider API.
Lexicon began in the `AnalogJ/lexicon` repository, created on February 2, 2016. The original project described itself as a standardized way to manipulate DNS records across providers and accumulated a large provider-oriented ecosystem.
The project moved to the `dns-lexicon/dns-lexicon` repository starting with version 3.20.0. The old repository README directs users and issue reporters to the new repository, while the DNS-Lexicon changelog records 3.20.0 on December 12, 2024 and subsequent 3.20.x/3.21.x releases in the new line.
Lexicon's adoption is tied to ACME DNS-01 automation. The PyPI project page for `dns-lexicon` version 2.1.22 stated that Lexicon was designed for automation, specifically Let's Encrypt, and the official docs include installation, Docker, configuration, provider options, integration, and developer-guide sections for adding providers.
As a CLI, Lexicon takes a provider name followed by create, update, delete, or list operations for DNS records. As a library, it exposes the same idea to Python code through a common client/configuration layer. Credentials live in provider-specific configuration, so automation can swap DNS providers with less custom glue.
Package nerds care about Lexicon because it is adapter glue packaged as a first-class tool. It turns dozens of vendor APIs into one command surface, making certificate automation, dynamic DNS workflows, and infrastructure scripts more portable.
安全态势
没有找到 lexicon 的匹配本地密钥处理 manifest。Nucleus 软件包元数据仍在此发布,以便未来覆盖拥有稳定的软件包 URL。
在无人值守的代理使用前,请检查该工具是否读取明文凭据、写入远程状态、发布制品或调用插件。
local files
These source-backed paths show where this package keeps local settings or durable credentials. Automic Vault can use them as review targets for secret scanning, migration, and command approval.
Config paths the tool may read or write during local use.
$CONFIG_DIR/lexicon.yml$CONFIG_DIR/lexicon_<provider>.ymlCredential-bearing paths to review before unattended agent runs.
$CONFIG_DIR/lexicon.yml$CONFIG_DIR/lexicon_<provider>.yml可执行文件
| 命令 | 类型 | 暴露范围 | 备注 |
|---|---|---|---|
lexicon | 可执行文件 | 已索引可执行文件 | 从本地可执行文件索引发现。 |
新鲜度
这些信号区分页生成时间、软件包管理器活动和上游发布比较。只有存在证据 URL 和可比较版本时,才会提示版本落后。
安装元数据
| 软件包键 | brew:lexicon |
|---|---|
| 版本 | 3.25.2 |
| 软件包管理器 | Homebrew |
| 主页 | https://github.com/dns-lexicon/dns-lexicon |
| 仓库 | https://github.com/dns-lexicon/dns-lexicon |
| 最后更新 | 2026-06-20T11:14:59Z |
| Pulse | updated |
| Bottle | 未记录 |
| 服务 | 未声明 |
源数据库匹配
匹配项来自外部软件包管理器索引,并与本地 Automic Vault 软件包链接分开显示。
lexicon
nix profile install nixpkgs#lexiconlexicon 3.17.0-1
CLI for manipulating DNS records on various DNS providers
https://github.com/AnalogJ/lexicon
sudo apt install lexiconpython3-lexicon 3.17.0-1
Manipulate DNS records on various DNS providers (Python 3)
https://github.com/AnalogJ/lexicon
sudo apt install python3-lexicon来源线索
此页面由 av-web 从 scripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。
View the package source record on GitHub.