更新文案描述

This commit is contained in:
CallMeR
2024-01-08 22:31:32 +08:00
parent 2ae4bda8b3
commit 85d5a3bee5
2 changed files with 5 additions and 3 deletions
+4 -2
View File
@@ -411,9 +411,11 @@ $ sudo nvim /etc/dnsmasq.conf
**额外说明:**
- 请根据系统内存使用情况,调整缓存参数 `cache-size`
- 请根据系统内存使用情况,调整缓存参数 `cache-size`
- `Dnsmasq` 有且仅有 `SmartDNS` 作为上游 DNS 服务器。
- 配置文件中内网域名为 `fox.home.arpa` ,请根据实际情况进行调整
- `Dnsmasq` 有且仅有 `SmartDNS` 作为上游 DNS 服务器
```bash
# This configuration file is customized by fox,
+1 -1
View File
@@ -490,7 +490,7 @@ $ sudo nvim /etc/dnsmasq.conf
**额外说明:**
- 演示中内网域名为 `fox.home.arpa` ,请根据实际情况进行调整
- 配置文件中内网域名为 `fox.home.arpa` ,请根据实际情况进行调整
- `Dnsmasq` 上游 DNS 服务器分为三类,请根据实际情况进行调整
- `server=/fox.home.arpa/172.16.1.1` :内网域名解析 DNS 服务器,通常为主路由地址