尝试为SINGBOX内核增加REALITY的PROXYPROTOCOL

This commit is contained in:
wyx2685
2023-11-19 17:31:13 +09:00
parent de3b15fcba
commit 797a2a7f9f
4 changed files with 5 additions and 6 deletions

View File

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