mirror of
https://github.com/XrayR-project/XrayR.git
synced 2025-06-29 07:39:49 +00:00
fix: sspanel custom flow config doesn't work
This commit is contained in:
parent
4ab196ad29
commit
4f13aac094
@ -793,6 +793,7 @@ func (c *APIClient) ParseSSPanelNodeInfo(nodeInfoResponse *NodeInfoResponse) (*a
|
||||
Path: nodeConfig.Path,
|
||||
EnableTLS: EnableTLS,
|
||||
EnableVless: EnableVless,
|
||||
VlessFlow: nodeConfig.Flow,
|
||||
CypherMethod: nodeConfig.MuEncryption,
|
||||
ServiceName: nodeConfig.Servicename,
|
||||
Header: nodeConfig.Header,
|
||||
|
Loading…
x
Reference in New Issue
Block a user