# DNS 管理
---

1.dns服务   
2.可手动配置域名,支持:模糊,正则,js函数判断等   

# install   

`npm i -g dns-setting`   

# run

init first time:  `ds init`   

run `ds start`   

![alt DNS Web Management](./doc/img/dns-web.png)

# test

`dig 143.i192.loc @127.0.0.1`
result:   
![alt DNS Result](./doc/img/dns-test.png)

---

