chore: adjust doc

This commit is contained in:
gVisor bot 2022-10-02 20:48:50 +08:00
parent c180c7e4c1
commit 1044b39fcb

View file

@ -541,10 +541,10 @@ rules:
- SUB-RULE,((NETWORK,TCP)),sub-rule-name1 # 当满足条件是 TCP 流量时,使用名为 sub-rule-name1 当规则集
- SUB-RULE,((AND,((NETWORK,UDP)))),sub-rule-name2
# 定义多个子规则集,规则将以分叉匹配,使用 SUB-RULE 使用
# google.com (not match) --> baidu.com(match)
# / |
# / |
# https://baidu.com -->rule1-->rule2-->sub-rule-name1(match tcp) 使用 DIRECT
# google.com(not match)--> baidu.com(match)
# /
# /
# https://baidu.com --> rule1 --> rule2 --> sub-rule-name1(match tcp) 使用 DIRECT
#
sub-rules:
sub-rule-name1: