Add documentation for shadowsocks multiplexer

This commit is contained in:
世界
2022-07-30 18:12:24 +08:00
parent 2d3d46eb34
commit 5f1f55fbe7
4 changed files with 45 additions and 1 deletions

View File

@@ -14,6 +14,7 @@
"method": "2022-blake3-aes-128-gcm",
"password": "8JCsPssfgS8tiRwiMlhARg==",
"network": "udp",
"multiplex": {},
"detour": "upstream-out",
"bind_interface": "en0",
@@ -84,6 +85,10 @@ One of `tcp` `udp`.
Both is enabled by default.
#### multiplex
Multiplex configuration, see [Multiplex structure](/configuration/shared/multiplex).
### Dial Fields
#### detour