Initial zh-CN document translation: inbound
This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user