pull/488/head^2
arraykeys 3 years ago
parent 28956d9737
commit 2f417a8a25

@ -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.

@ -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里面的目标都走上级。

@ -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.

@ -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里面的目标都走上级。

Loading…
Cancel
Save