File tree Expand file tree Collapse file tree 2 files changed +10
-0
lines changed
docs/configuration/inbound Expand file tree Collapse file tree 2 files changed +10
-0
lines changed Original file line number Diff line number Diff line change 99
1010 "method" : " 2022-blake3-aes-128-gcm" ,
1111 "password" : " 8JCsPssfgS8tiRwiMlhARg==" ,
12+ "managed" : false ,
1213 "multiplex" : {}
1314}
1415```
@@ -86,6 +87,10 @@ Both if empty.
8687| 2022 methods | ` sing-box generate rand --base64 <Key Length> ` |
8788| other methods | any string |
8889
90+ #### managed
91+
92+ Defaults to ` false ` . Enable this when the inbound is managed by the [ SSM API] ( /configuration/service/ssm-api ) for dynamic user.
93+
8994#### multiplex
9095
9196See [ Multiplex] ( /configuration/shared/multiplex#inbound ) for details.
Original file line number Diff line number Diff line change 99
1010 "method" : " 2022-blake3-aes-128-gcm" ,
1111 "password" : " 8JCsPssfgS8tiRwiMlhARg==" ,
12+ "managed" : false ,
1213 "multiplex" : {}
1314}
1415```
@@ -86,6 +87,10 @@ See [Listen Fields](/configuration/shared/listen/) for details.
8687| 2022 methods | ` sing-box generate rand --base64 <密钥长度> ` |
8788| other methods | 任意字符串 |
8889
90+ #### managed
91+
92+ 默认为 ` false ` 。当该入站需要由 [ SSM API] ( /zh/configuration/service/ssm-api ) 管理用户时必须启用此字段。
93+
8994#### multiplex
9095
9196参阅 [ 多路复用] ( /zh/configuration/shared/multiplex#inbound ) 。
You can’t perform that action at this time.
0 commit comments