From 8bcc7b58033d1ab87c3633bb8a7fde1a21d56e6e Mon Sep 17 00:00:00 2001 From: zfl9 Date: Sat, 31 Aug 2019 21:01:03 +0800 Subject: update readme.md --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 2fa5a33..79d8af6 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,4 @@ # dns2tcp -utility to convert dns query from udp to tcp. +**简介**:一个 DNS 实用工具,用于将 DNS 查询从 UDP 模式转换为 TCP 模式。当然 pdnsd、dnsforwarder 也支持这一功能,但是 `dns2tcp` 实现的非常简洁和易用,不需要任何配置文件,直接命令行参数指定 **本地 UDP 监听地址** 以及 **远程 DNS 服务器地址**(该 DNS 服务器支持 TCP 查询)即可,没有任何多余的功能。 + +// TODO -- cgit v1.2.3