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

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

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