From 78dc7ff00d9e4f41a18ebb9ce8ff461056fd93df Mon Sep 17 00:00:00 2001 From: GoEdgeLab Date: Thu, 16 Mar 2023 10:09:17 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BC=98=E5=8C=96=E6=96=87=E5=AD=97=E6=8F=90?= =?UTF-8?q?=E7=A4=BA?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- web/public/js/components/server/http-firewall-rules.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/web/public/js/components/server/http-firewall-rules.js b/web/public/js/components/server/http-firewall-rules.js index fc10a906..db56522c 100644 --- a/web/public/js/components/server/http-firewall-rules.js +++ b/web/public/js/components/server/http-firewall-rules.js @@ -239,7 +239,7 @@ Vue.component("http-firewall-checkpoint-cc", { 检查请求来源指纹 -

在接收到HTTPS请求时尝试检查请求来源的指纹,用来检测代理服务和爬虫攻击。

+

在接收到HTTPS请求时尝试检查请求来源的指纹,用来检测代理服务和爬虫攻击;如果你在网站前面放置了别的反向代理服务,请取消此选项。