package
Version:
v3.2.6
Opens a new window with list of versions in this module.
Published: Jul 3, 2026
License: BSD-3-Clause
Opens a new window with license information.
Imports: 11
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
Package dns 提供 DNS 配置管理功能
SetDNS 设置 DNS 服务器,主路径失败时回退到直接写 resolv.conf
Manager 定义了 DNS 管理的类型
const (
ManagerUnknown Manager = iota
ManagerNetworkManager
ManagerNetplan
ManagerResolvConf
)
DetectManager 检测当前系统使用的 DNS 管理方式
Source Files
¶
Click to show internal directories.
Click to hide internal directories.