Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
snail007 committed Jul 8, 2021
1 parent 28956d9 commit 2f417a8
Show file tree
Hide file tree
Showing 4 changed files with 8 additions and 8 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.
Expand Down Expand Up @@ -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.
Expand Down
4 changes: 2 additions & 2 deletions README_ZH.md
Original file line number Diff line number Diff line change
Expand Up @@ -753,7 +753,7 @@ HTTP(S)代理支持上级负载均衡,多个上级重复-P参数即可。

### 1.18 智能模式
智能模式设置,可以是intelligent|direct|parent三者之一。
默认是:intelligent
默认是:parent
每个值的含义如下:
`--intelligent=direct`,不在blocked里面的目标都直连。
`--intelligent=parent`,不在direct里面的目标都走上级。
Expand Down Expand Up @@ -1419,7 +1419,7 @@ SOCKS5支持级联认证,-A可以设置上级认证信息。

### 5.17 智能模式
智能模式设置,可以是intelligent|direct|parent三者之一。
默认是:intelligent
默认是:parent
每个值的含义如下:
`--intelligent=direct`,不在blocked里面的目标都直连。
`--intelligent=parent`,不在direct里面的目标都走上级。
Expand Down
4 changes: 2 additions & 2 deletions docs/manual/manual.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.
Expand Down Expand Up @@ -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.
Expand Down
4 changes: 2 additions & 2 deletions docs/manual/zh/manual.md
Original file line number Diff line number Diff line change
Expand Up @@ -537,7 +537,7 @@ HTTP(S)代理支持上级负载均衡,多个上级重复-P参数即可。

### 1.18 智能模式
智能模式设置,可以是intelligent|direct|parent三者之一。
默认是:intelligent
默认是:parent
每个值的含义如下:
`--intelligent=direct`,不在blocked里面的目标都直连。
`--intelligent=parent`,不在direct里面的目标都走上级。
Expand Down Expand Up @@ -1203,7 +1203,7 @@ SOCKS5支持级联认证,-A可以设置上级认证信息。

### 5.17 智能模式
智能模式设置,可以是intelligent|direct|parent三者之一。
默认是:intelligent
默认是:parent
每个值的含义如下:
`--intelligent=direct`,不在blocked里面的目标都直连。
`--intelligent=parent`,不在direct里面的目标都走上级。
Expand Down

0 comments on commit 2f417a8

Please sign in to comment.