More rename

reapply #732
main
风扇滑翔翼 2025-08-03 13:43:37 +00:00 committed by GitHub
parent 4e840b8f7f
commit 26796eb595
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
3 changed files with 6 additions and 2 deletions

View File

@ -0,0 +1,3 @@
# Dokodemo-Door
See [Tunnel](./tunnel.md)

View File

@ -2,7 +2,7 @@
Xray 支持以下入站协议: Xray 支持以下入站协议:
- [Dokodemo-Door](../inbounds/tunnel.md) - [Tunnel](../inbounds/tunnel.md)
- [HTTP](../inbounds/http.md) - [HTTP](../inbounds/http.md)
- [Shadowsocks](../inbounds/shadowsocks.md) - [Shadowsocks](../inbounds/shadowsocks.md)
- [Socks](../inbounds/socks.md) - [Socks](../inbounds/socks.md)

View File

@ -119,7 +119,8 @@ Reality 是目前最安全的传输加密方案, 且外部看来流量类型和
"masterKeyLog": "", "masterKeyLog": "",
"echServerKeys": "", "echServerKeys": "",
"echConfigList": "", "echConfigList": "",
"echForceQuery": "" "echForceQuery": "",
"echSockopt": {}
} }
``` ```