尝试为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

@@ -78,6 +78,7 @@ type TlsSettings struct {
ServerPort string `json:"server_port"`
ShortId string `json:"short_id"`
PrivateKey string `json:"private_key"`
Xver uint8 `json:"xver"`
}
type RealityConfig struct {