markdown Mac安装粗短#dns

Posted

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了markdown Mac安装粗短#dns相关的知识,希望对你有一定的参考价值。

# Mac install stubby
```
brew install stubby
```

## To have launchd start stubby now and restart at startup:
```
sudo brew services start stubby
```
## Or, if you don't want/need a background service you can just run:
```
sudo stubby -C /usr/local/etc/stubby/stubby.yml
```

## Edit the config file while you dont want to use strict mode
```
# For Strict use        GETDNS_AUTHENTICATION_REQUIRED
# For Opportunistic use GETDNS_AUTHENTICATION_NONE

tls_authentication: GETDNS_AUTHENTICATION_NONE
``` 

以上是关于markdown Mac安装粗短#dns的主要内容,如果未能解决你的问题,请参考以下文章

Test Markdown

markdown 新Mac安装

markdown Brew在Mac上安装Redis

markdown 如何在Mac上安装Java 8

markdown 如何在Mac上安装Java 8

markdown 如何在Mac上安装和更新Terminus