File tree Expand file tree Collapse file tree 11 files changed +17
-17
lines changed
Expand file tree Collapse file tree 11 files changed +17
-17
lines changed Original file line number Diff line number Diff line change @@ -53,7 +53,7 @@ DNS 服务器的地址。
5353| ` HTTP3 ` | ` h3://8.8.8.8/dns-query ` |
5454| ` RCode ` | ` rcode://refused ` |
5555| ` DHCP ` | ` dhcp://auto ` 或 ` dhcp://en0 ` |
56- | [ FakeIP] ( /configuration/dns/fakeip/ ) | ` fakeip ` |
56+ | [ FakeIP] ( /zh/ configuration/dns/fakeip/ ) | ` fakeip ` |
5757
5858!!! warning ""
5959
Original file line number Diff line number Diff line change 4848}
4949```
5050
51- ### Listen Fields
51+ ### 监听字段
5252
53- See [ Listen Fields ] ( /configuration/shared/listen/ ) for details.
53+ 参阅 [ 监听字段 ] ( /zh/ configuration/shared/listen/ ) 。
5454
5555### 字段
5656
Original file line number Diff line number Diff line change @@ -66,7 +66,7 @@ UDP 包中继模式
6666
6767#### udp_over_stream
6868
69- 这是 TUIC 的 [ UDP over TCP 协议] ( /configuration/shared/udp-over-tcp/ ) 移植, 旨在提供 TUIC 不提供的 基于 QUIC 流的 UDP 中继模式。 由于它是一个附加协议,因此您需要使用 sing-box 或其他兼容的程序作为服务器。
69+ 这是 TUIC 的 [ UDP over TCP 协议] ( /zh/ configuration/shared/udp-over-tcp/ ) 移植, 旨在提供 TUIC 不提供的 基于 QUIC 流的 UDP 中继模式。 由于它是一个附加协议,因此您需要使用 sing-box 或其他兼容的程序作为服务器。
7070
7171此模式在正确的 UDP 代理场景中没有任何积极作用,仅适用于中继流式 UDP 流量(基本上是 QUIC 流)。
7272
Original file line number Diff line number Diff line change @@ -62,7 +62,7 @@ icon: material/alert-decagram
6262
6363!!! question "自 sing-box 1.8.0 起"
6464
65- 一组 [ 规则集] ( /configuration/rule-set/ ) 。
65+ 一组 [ 规则集] ( /zh/ configuration/rule-set/ ) 。
6666
6767#### final
6868
Original file line number Diff line number Diff line change @@ -133,15 +133,15 @@ Disable TCP keep alive.
133133
134134 Default value changed from `10m` to `5m`.
135135
136- TCP keep- alive initial period.
136+ TCP keep alive initial period.
137137
138138` 5m ` will be used by default.
139139
140140#### tcp_keep_alive_interval
141141
142142!!! question "Since sing-box 1.13.0"
143143
144- TCP keep- alive interval.
144+ TCP keep alive interval.
145145
146146` 75s ` will be used by default.
147147
Original file line number Diff line number Diff line change @@ -131,15 +131,15 @@ icon: material/new-box
131131
132132 默认值从 `10m` 更改为 `5m`。
133133
134- TCP keep- alive 初始周期。
134+ TCP keep alive 初始周期。
135135
136136默认使用 ` 5m ` 。
137137
138138#### tcp_keep_alive_interval
139139
140140!!! question "自 sing-box 1.13.0 起"
141141
142- TCP keep- alive 间隔。
142+ TCP keep alive 间隔。
143143
144144默认使用 ` 75s ` 。
145145
Original file line number Diff line number Diff line change @@ -127,7 +127,7 @@ TCP keep alive initial period.
127127
128128#### tcp_keep_alive_interval
129129
130- TCP keep- alive interval.
130+ TCP keep alive interval.
131131
132132` 75s ` will be used by default.
133133
Original file line number Diff line number Diff line change @@ -7,7 +7,7 @@ icon: material/new-box
77 :material-plus: [disable_tcp_keep_alive](#disable_tcp_keep_alive)
88 :material-alert: [tcp_keep_alive](#tcp_keep_alive)
99
10- !!! quote "Changes in sing-box 1.12.0"
10+ !!! quote "sing-box 1.12.0 中的更改 "
1111
1212 :material-plus: [netns](#netns)
1313 :material-plus: [bind_interface](#bind_interface)
@@ -127,7 +127,7 @@ TCP keep alive 初始周期。
127127
128128#### tcp_keep_alive_interval
129129
130- TCP keep- alive 间隔。
130+ TCP keep alive 间隔。
131131
132132默认使用 ` 75s ` 。
133133
Original file line number Diff line number Diff line change @@ -620,7 +620,7 @@ MAC 密钥。
620620
621621ACME DNS01 验证字段。如果配置,将禁用其他验证方法。
622622
623- 参阅 [ DNS01 验证字段] ( /configuration/shared/dns01_challenge/ ) 。
623+ 参阅 [ DNS01 验证字段] ( /zh/ configuration/shared/dns01_challenge/ ) 。
624624
625625### Reality 字段
626626
Original file line number Diff line number Diff line change @@ -95,7 +95,7 @@ GeoIP 已废弃且将在 sing-box 1.12.0 中被移除。
9595maxmind GeoIP 国家数据库作为 IP 分类数据库,不完全适合流量绕过,
9696且现有的实现均存在内存使用大与管理困难的问题。
9797
98- sing-box 1.8.0 引入了[ 规则集] ( /configuration/rule-set/ ) ,
98+ sing-box 1.8.0 引入了[ 规则集] ( /zh/ configuration/rule-set/ ) ,
9999可以完全替代 GeoIP, 参阅 [ 迁移指南] ( /zh/migration/#geoip ) 。
100100
101101#### Geosite
@@ -105,7 +105,7 @@ Geosite 已废弃且将在 sing-box 1.12.0 中被移除。
105105Geosite,即由 V2Ray 维护的 domain-list-community 项目,作为早期流量绕过解决方案,
106106存在着包括缺少维护、规则不准确和管理困难内的大量问题。
107107
108- sing-box 1.8.0 引入了[ 规则集] ( /configuration/rule-set/ ) ,
108+ sing-box 1.8.0 引入了[ 规则集] ( /zh/ configuration/rule-set/ ) ,
109109可以完全替代 Geosite,参阅 [ 迁移指南] ( /zh/migration/#geosite ) 。
110110
111111## 1.6.0
You can’t perform that action at this time.
0 commit comments