From 2f417a8a253ad61153a241963bd0866afa9cdde9 Mon Sep 17 00:00:00 2001 From: arraykeys Date: Thu, 8 Jul 2021 14:27:20 +0800 Subject: [PATCH] update --- README.md | 4 ++-- README_ZH.md | 4 ++-- docs/manual/manual.md | 4 ++-- docs/manual/zh/manual.md | 4 ++-- 4 files changed, 8 insertions(+), 8 deletions(-) diff --git a/README.md b/README.md index 6fe0e90..794c839 100644 --- a/README.md +++ b/README.md @@ -705,7 +705,7 @@ If it is the beginning of base64://, then the latter data is considered to be ba ### 1.18 Intelligent mode Intelligent mode setting, can be one of intelligent|direct|parent. -The default is: intelligent. +The default is: parent. The meaning of each value is as follows: `--intelligent=direct`, the targets in the blocked are not directly connected. `--intelligent=parent`, the target that is not in the direct is going to the higher level. @@ -1328,7 +1328,7 @@ If it is the beginning of base64://, then the latter data is considered to be ba ### 5.17 Intelligent mode Intelligent mode setting, can be one of intelligent|direct|parent. -The default is: intelligent. +The default is: parent. The meaning of each value is as follows: `--intelligent=direct`, the targets in the blocked are not directly connected. `--intelligent=parent`, the target that is not in the direct is going to the higher level. diff --git a/README_ZH.md b/README_ZH.md index 9e05f29..1cad2aa 100644 --- a/README_ZH.md +++ b/README_ZH.md @@ -753,7 +753,7 @@ HTTP(S)代理支持上级负载均衡,多个上级重复-P参数即可。 ### 1.18 智能模式 智能模式设置,可以是intelligent|direct|parent三者之一。 -默认是:intelligent。 +默认是:parent。 每个值的含义如下: `--intelligent=direct`,不在blocked里面的目标都直连。 `--intelligent=parent`,不在direct里面的目标都走上级。 @@ -1419,7 +1419,7 @@ SOCKS5支持级联认证,-A可以设置上级认证信息。 ### 5.17 智能模式 智能模式设置,可以是intelligent|direct|parent三者之一。 -默认是:intelligent。 +默认是:parent。 每个值的含义如下: `--intelligent=direct`,不在blocked里面的目标都直连。 `--intelligent=parent`,不在direct里面的目标都走上级。 diff --git a/docs/manual/manual.md b/docs/manual/manual.md index 08aa37f..f327276 100644 --- a/docs/manual/manual.md +++ b/docs/manual/manual.md @@ -505,7 +505,7 @@ If it is the beginning of base64://, then the latter data is considered to be ba ### 1.18 Intelligent mode Intelligent mode setting, can be one of intelligent|direct|parent. -The default is: intelligent. +The default is: parent. The meaning of each value is as follows: `--intelligent=direct`, the targets in the blocked are not directly connected. `--intelligent=parent`, the target that is not in the direct is going to the higher level. @@ -1128,7 +1128,7 @@ If it is the beginning of base64://, then the latter data is considered to be ba ### 5.17 Intelligent mode Intelligent mode setting, can be one of intelligent|direct|parent. -The default is: intelligent. +The default is: parent. The meaning of each value is as follows: `--intelligent=direct`, the targets in the blocked are not directly connected. `--intelligent=parent`, the target that is not in the direct is going to the higher level. diff --git a/docs/manual/zh/manual.md b/docs/manual/zh/manual.md index 89ec377..2d641a6 100644 --- a/docs/manual/zh/manual.md +++ b/docs/manual/zh/manual.md @@ -537,7 +537,7 @@ HTTP(S)代理支持上级负载均衡,多个上级重复-P参数即可。 ### 1.18 智能模式 智能模式设置,可以是intelligent|direct|parent三者之一。 -默认是:intelligent。 +默认是:parent。 每个值的含义如下: `--intelligent=direct`,不在blocked里面的目标都直连。 `--intelligent=parent`,不在direct里面的目标都走上级。 @@ -1203,7 +1203,7 @@ SOCKS5支持级联认证,-A可以设置上级认证信息。 ### 5.17 智能模式 智能模式设置,可以是intelligent|direct|parent三者之一。 -默认是:intelligent。 +默认是:parent。 每个值的含义如下: `--intelligent=direct`,不在blocked里面的目标都直连。 `--intelligent=parent`,不在direct里面的目标都走上级。