diff --git a/docs/en/docs.md b/docs/en/docs.md index d5d7727..03b89a3 100644 --- a/docs/en/docs.md +++ b/docs/en/docs.md @@ -4,9 +4,9 @@ hide: --- # T1K Documentation -The T1K module provided by Chaitin Technology can add WAF / API security features to any proxy service based on NGINX (including NGINX Plus). +Chaitin Technology has launched the T1K module, which can provide WAF/API security reinforcement for all proxy services based on Nginx (including Nginx Plus). -Compared to the WAF modules written in Lua based on OpenResty's capabilities, such as our [Lua-Resty-T1K](https://github.com/chaitin/lua-resty-t1k), the T1K module written in C language boasts higher performance and exclusive response detection capabilities. +Compared to our [Lua-Resty-T1K](https://github.com/chaitin/lua-resty-t1k) developed in Lua, the T1K module crafted in C not only delivers superior performance but also features unique response detection capabilities. ## Request Detection diff --git a/docs/zh/docs.md b/docs/zh/docs.md index 3d4b96f..7d4f595 100644 --- a/docs/zh/docs.md +++ b/docs/zh/docs.md @@ -4,9 +4,9 @@ hide: --- # T1K 文档 -长亭科技提供的 T1K 模块可以为任何基于 Nginx(包括 Nginx Plus)的代理服务增加 WAF / API 安全功能。 +长亭科技推出的 T1K 模块,能够为所有基于 Nginx(含 Nginx Plus)的代理服务提供 WAF/API 安全加固。 -相比于基于 OpenResty 能力用 Lua 写的 WAF 模块,例如我们的 [Lua-Resty-T1K](https://github.com/chaitin/lua-resty-t1k),C 语言编写的 T1K 模块拥有更高的性能,以及独家的响应检测能力。 +与我们使用 Lua 语言开发的 [Lua-Resty-T1K](https://github.com/chaitin/lua-resty-t1k) 相比,C 语言打造的 T1K 模块不仅提供了更出色的性能,还具备独有的响应检测功能。 ## 请求检测