Fix reality

This commit is contained in:
wyx2685
2024-12-13 20:31:06 +09:00
parent 981e59b836
commit 792841d073
3 changed files with 7 additions and 7 deletions

View File

@@ -112,7 +112,7 @@ func getInboundOptions(tag string, info *panel.NodeInfo, c *conf.Options) (optio
Enabled: true,
ShortID: []string{v.TlsSettings.ShortId},
PrivateKey: v.TlsSettings.PrivateKey,
//Xver: uint8(v.TlsSettings.Xver),
Xver: uint8(v.TlsSettings.Xver),
Handshake: option.InboundRealityHandshakeOptions{
ServerOptions: option.ServerOptions{
Server: dest,