📝 add doc brew install smartdns for MacOS

This commit is contained in:
YISH
2023-03-21 19:58:56 +08:00
committed by Nick Peng
parent cd13d27519
commit 8616506330
2 changed files with 2 additions and 0 deletions

View File

@@ -18,6 +18,7 @@ openwrt|opkg update<br />opkg install luci-app-smartdns<br />opkg install smartd
ddwrt|官方最新固件service页面->SmartDNS Resolver->启用。|选择界面参考:<https://forum.dd-wrt.com/demo/Services.html>
debian|apt-get install smartdns|
entware|ipkg update<br />ipkg install smartdns|软件源路径:<https://bin.entware.net/>
MacOS|brew update<br />brew install smartdns|软件源路径(Rust 移植版)<https://github.com/mokeyish/smartdns-rs/releases/>
## 手工下载安装

View File

@@ -16,6 +16,7 @@ openwrt|opkg update<br />opkg install luci-app-smartdns<br />opkg install smartd
ddwrt|latest firmware. goto services page abd enable SmartDNS Resolver. |Demo: <https://forum.dd-wrt.com/demo/Services.html>
debian|apt-get install smartdns|
entware|ipkg update<br />ipkg install smartdns|Software source: <https://bin.entware.net/>
MacOS|brew update<br />brew install smartdns|Software source(Rust port)<https://github.com/mokeyish/smartdns-rs/releases/>
## Download From Release Page