You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
测试软件的时候时常需要用到特殊的域名配置,这个时候快速搭建一个 DNS 服务就很有用了。在 centos7 官方源里面就提供了一个轻量化的 DNS 解析器:Unbound。Unbound 是一款验证(validating)、递归(recursive)及缓存(caching) DNS 解析器(resolver)。