mirror of
https://github.com/certd/certd.git
synced 2026-04-14 20:40:53 +08:00
9 lines
248 B
YAML
9 lines
248 B
YAML
name: bind9
|
|
title: BIND9 DNS
|
|
desc: 通过 SSH 连接到 BIND9 服务器,使用 nsupdate 命令管理 DNS 记录
|
|
icon: clarity:host-line
|
|
accessType: bind9
|
|
pluginType: dnsProvider
|
|
type: builtIn
|
|
scriptFilePath: /plugins/plugin-bind9/dns-provider.js
|