Skip to content

Commit 3b3e8cb

Browse files
karelrootedxiaokangwang
authored andcommitted
Add fields description
of trojan.fallbackObject
1 parent c71bc5e commit 3b3e8cb

File tree

2 files changed

+8
-0
lines changed

2 files changed

+8
-0
lines changed

docs/en_US/v5/config/proxy/trojan.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -139,6 +139,10 @@ A password recognized by server.
139139
140140
> `type`: string
141141
142+
The network protocol to use. Common values include "tcp", "tcp4" (IPv4 only), "tcp6" (IPv6 only).
143+
142144
> `dest`: string
143145
146+
The destination address, typically in the form of "host:port", ex: "127.0.0.1:80" .
147+
144148
> `xver`: uint64

docs/v5/config/proxy/trojan.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -124,6 +124,10 @@ UDP 包编码方式,默认值为 `None`。(v5.4.0+)
124124
125125
> `type`: string
126126
127+
网络协议. "tcp", "tcp4" (仅IPv4), "tcp6" (仅IPv6).
128+
127129
> `dest`: string
128130
131+
目标地址, 格式为 "host:port", ex: "127.0.0.1:80" .
132+
129133
> `xver`: uint64

0 commit comments

Comments
 (0)