This commit is contained in:
Enoch 2022-12-18 18:55:06 +08:00
parent feef31ca03
commit fff40982a3

View File

@ -4,6 +4,10 @@ Webman的DNS服务器插件可以实现Webman启动时运行一个DNS服务
> 注意默认为udp53端口需要ROOT权限 > 注意默认为udp53端口需要ROOT权限
[Github](https://github.com/ywnsya/webman-dns)
[LaysenseRepo](https://git.laysense.com/enoch/Webman-Dns)
--- ---
## 支持的DNS类型 ## 支持的DNS类型
@ -26,7 +30,6 @@ Webman的DNS服务器插件可以实现Webman启动时运行一个DNS服务
composer require laysense/dns composer require laysense/dns
``` ```
## 配置 ## 配置
> 配置文件位于 /config/plugin/laysense/dns/process.php > 配置文件位于 /config/plugin/laysense/dns/process.php
@ -43,7 +46,6 @@ return [
]; ];
``` ```
## 使用 ## 使用
> 为了方便您的使用,本插件(不要脸地)导入了一个Controller > 为了方便您的使用,本插件(不要脸地)导入了一个Controller
@ -94,10 +96,8 @@ class DnsController
} }
``` ```
具体的使用方式请参照 [Workerman-DNS](https://www.workerman.net/a/1439) ([Github](https://github.com/ywnsya/workerman-dns)) 下的start.php 具体的使用方式请参照 [Workerman-DNS](https://www.workerman.net/a/1439) ([Github](https://github.com/ywnsya/workerman-dns)) 下的start.php
## 赞助(我不要脸) ## 赞助(我不要脸)
![1671360565549](image/readme/1671360565549.png) ![1671360565549](image/readme/1671360565549.png)