Add more guide pages

This commit is contained in:
Nick Peng
2023-08-08 09:46:29 +08:00
parent 8f7372adcd
commit ef1040c378
2 changed files with 20 additions and 0 deletions

19
docs/config/more.md Normal file
View File

@@ -0,0 +1,19 @@
---
hide:
- toc
---
# 更多指导参考
下列指导参考来自smartdns的粉丝用户感谢他们的付出。排名不分先后。
|标题|说明|链接|作者|
|--|--|--|--|
|SmartDNS从入门到精通|smartdns视频指导视频中的smartdns非最新版本使用上稍有差异。|[SmartDNS从入门到精通](https://www.youtube.com/watch?v=f5Wxnyy3SjI)<br />[SmartDNS从入门到精通](https://www.youtube.com/watch?v=W2SO1jWmP6M)<br />[SmartDNS从入门到精通](https://www.youtube.com/watch?v=x4C85Zc5wuk)<br />[SmartDNS从入门到精通](https://www.youtube.com/watch?v=f2AVMR8OGlA)<br />[SmartDNS从入门到精通](https://www.youtube.com/watch?v=nkVO_MYXX1U)<br />[SmartDNS从入门到精通](https://www.youtube.com/watch?v=TIvTiDAQGCE)<br />|心泽
|pikuzheng的wiki|包含了编译,使用参考等指导|[pikuzheng的wiki](https://github.com/PikuZheng/smartdns/wiki)|PikuZheng
|来,教你用超简易的方法实现 SmartDNS 分组,让 DNS 解析内外完全分离,简单易懂|分组使用的一个参考|[来,教你用超简易的方法实现 SmartDNS 分组,让 DNS 解析内外完全分离,简单易懂](https://www.right.com.cn/forum/thread-4244241-1-1.html)|lriigiht
|smartdns分流ipv6|分流使用的一个参考|[smartdns分流ipv6](https://www.bandwh.com/net/95.html)|BandWh.com
|关于smartdns的一些个人理解|帖子作者的心得|[关于smartdns的一些个人理解](https://www.right.com.cn/forum/thread-8233913-1-1.html)|nakesa
|Smartdns+aadguardhome+passwall开启去广告加速解析|多软件配合例子1|[Smartdns+aadguardhome+passwall开启去广告加速解析](https://www.right.com.cn/forum/thread-3474677-1-1.html)|粉红妞妞
|SmartDNS+AdGuard Home+“师夷长技以制夷”去广告净化网络|多软件配合例子2|[SmartDNS+AdGuard Home+“师夷长技以制夷”去广告净化网络](https://www.right.com.cn/forum/thread-8237251-1-1.html)|460585835
|旁路由smartdns+Adguard Home+pass*wall联动净化网络、提高效率|多软件配合例子3|[旁路由smartdns+Adguard Home+pass*wall联动净化网络、提高效率](https://www.right.com.cn/forum/thread-5972643-1-1.html)|x.lethe

View File

@@ -98,6 +98,7 @@ nav:
- IP规则: 'config/ip-rule.md'
- 白名单分流请求: 'config/forwarding-with-ipset.md'
- EDNS客户端子网: 'config/edns-client-subnet.md'
- 更多指导: 'config/more.md'
- 配置选项: 'configuration.md'
- 编译: 'compile.md'
- 常见问题: 'faq.md'