package config /* * @Description DNS服务配置 * @Author www.odboy.cn * @Date 20241108 */ const ( DnsServerPort = ":53" )