Files
blahdns/client-conf/stubby/README.md
ookangzheng a9fadc5d00 Re init git
2019-08-04 00:25:17 +08:00

14 lines
391 B
Markdown
Executable File

# MacOS guide
Install: `brew install stubby `
Restart: `sudo brew services restart stubby`
Check log: `sudo tail -f /usr/local/var/log/stubby/stubby.log`
Stubby dir: `/usr/local/etc/stubby`
Stubby config example: [HERE](https://github.com/getdnsapi/stubby/blob/develop/stubby.yml.example)
For more about Stubby, [HERE](https://dnsprivacy.org/wiki/pages/viewpage.action?pageId=3145812)