一个本地DNS服务器,获取最快的网站IP,获得最佳上网体验。
|
|
il y a 4 mois | |
|---|---|---|
| .github | il y a 1 an | |
| docs | il y a 4 mois | |
| en | il y a 5 mois | |
| .gitignore | il y a 7 mois | |
| LICENSE | il y a 3 ans | |
| Makefile | il y a 5 mois | |
| ReadMe.md | il y a 5 mois | |
| mkdocs.yml | il y a 7 mois | |
| requirements.txt | il y a 5 mois |
SmartDNS文档仓库,采用mkdocs生成,代码仓包含中文,英文两个版本的文档。
下载文档代码
git clone -b doc https://github.com/pymumu/smartdns.git
安装mkdocs工具:
make install-deps
启动Serve模式验证
make serve
启动English模式验证
make serve-en
安装markdown lint相关工具清除lint告警。
CC0 License