一个本地DNS服务器,获取最快的网站IP,获得最佳上网体验。

fa1seut0pia 6aa04305ae add Docker Compose deploy doc 4 miesięcy temu
.github 08aec3dd23 remove unused files and fix typo 1 rok temu
docs 6aa04305ae add Docker Compose deploy doc 4 miesięcy temu
en ab19a8b59b fix typo 5 miesięcy temu
.gitignore 907f0894a6 add WebUI configuration pages. 7 miesięcy temu
LICENSE dcb680ae88 Initial Commit 3 lat temu
Makefile 452d63b573 add openwrt apk install document. 5 miesięcy temu
ReadMe.md 452d63b573 add openwrt apk install document. 5 miesięcy temu
mkdocs.yml 907f0894a6 add WebUI configuration pages. 7 miesięcy temu
requirements.txt 452d63b573 add openwrt apk install document. 5 miesięcy temu

ReadMe.md

SmartDNS 文档

SmartDNS文档仓库,采用mkdocs生成,代码仓包含中文,英文两个版本的文档。

文档开发步骤

  1. 下载文档代码

    git clone -b doc https://github.com/pymumu/smartdns.git
    
  2. 安装mkdocs工具:

    make install-deps
    
  3. 启动Serve模式验证

    make serve
    
  4. 启动English模式验证

    make serve-en
    
  5. 浏览器打开http://127.0.0.1:8000

  6. 安装markdown lint相关工具清除lint告警。

文档License

CC0 License