Initial zh-CN document translation: inbound

This commit is contained in:
世界
2022-08-24 18:43:39 +08:00
parent 591a4fcf8e
commit 7c76e0c3ee
33 changed files with 1312 additions and 63 deletions

View File

@@ -14,7 +14,7 @@
"sniff_override_destination": false,
"domain_strategy": "prefer_ipv6",
"proxy_protocol": false,
"network": "udp",
"users": [
{
@@ -34,9 +34,11 @@
### Naive Fields
#### tls
#### network
TLS configuration, see [TLS inbound structure](/configuration/shared/tls/#inbound).
Listen network, one of `tcp` `udp`.
Both if empty.
#### users
@@ -44,11 +46,9 @@ TLS configuration, see [TLS inbound structure](/configuration/shared/tls/#inboun
Naive users.
#### network
#### tls
Listen network, one of `tcp` `udp`.
Both if empty.
TLS configuration, see [TLS](/configuration/shared/tls/#inbound).
### Listen Fields
@@ -72,7 +72,7 @@ Enable tcp fast open for listener.
Enable sniffing.
See [Sniff](/configuration/route/sniff/) for details.
See [Protocol Sniff](/configuration/route/sniff/) for details.
#### sniff_override_destination