Skip to content

Commit 26796eb

Browse files
authored
More rename
reapply #732
1 parent 4e840b8 commit 26796eb

File tree

3 files changed

+6
-2
lines changed

3 files changed

+6
-2
lines changed

docs/config/inbounds/dokodemo.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
# Dokodemo-Door
2+
3+
See [Tunnel](./tunnel.md)

docs/config/inbounds/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
Xray 支持以下入站协议:
44

5-
- [Dokodemo-Door](../inbounds/tunnel.md)
5+
- [Tunnel](../inbounds/tunnel.md)
66
- [HTTP](../inbounds/http.md)
77
- [Shadowsocks](../inbounds/shadowsocks.md)
88
- [Socks](../inbounds/socks.md)

docs/config/transport.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -119,7 +119,8 @@ Reality 是目前最安全的传输加密方案, 且外部看来流量类型和
119119
"masterKeyLog": "",
120120
"echServerKeys": "",
121121
"echConfigList": "",
122-
"echForceQuery": ""
122+
"echForceQuery": "",
123+
"echSockopt": {}
123124
}
124125
```
125126

0 commit comments

Comments
 (0)