ReadMe: update rust version smartdns link

This commit is contained in:
Nick Peng
2023-02-17 21:06:40 +08:00
parent 24e1dac854
commit 464bf28601
2 changed files with 6 additions and 2 deletions

View File

@@ -181,6 +181,8 @@ entware|ipkg update<br />ipkg install smartdns|软件源路径:<https://bin.en
- 静态编译的软件包未强制判断 CPU 架构,安装不正确的软件包将会导致服务无法启动,请确保正确安装对应的版本。 - 静态编译的软件包未强制判断 CPU 架构,安装不正确的软件包将会导致服务无法启动,请确保正确安装对应的版本。
- MacOSWindows可获取Rust语言实现的Smartdns: [SmartDNS-rs](https://github.com/mokeyish/smartdns-rs)。
## 安装和使用 ## 安装和使用
### 标准 Linux 系统 / 树莓派 ### 标准 Linux 系统 / 树莓派

View File

@@ -172,9 +172,11 @@ Download the matching version of the SmartDNS installation package. The correspo
- **Please download from the Release page: [Download here](https://github.com/pymumu/smartdns/releases)** - **Please download from the Release page: [Download here](https://github.com/pymumu/smartdns/releases)**
```shell ```shell
https://github.com/pymumu/smartdns/releases https://github.com/pymumu/smartdns/releases
``` ```
- For MacOS, Windows, you can try rust version of smartdns: [SmartDNS-rs](https://github.com/mokeyish/smartdns-rs)
- For the installation procedure, please refer to the following sections. - For the installation procedure, please refer to the following sections.