mirror of
https://github.com/XrayR-project/XrayR.git
synced 2025-06-30 08:09: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,
|
Path: nodeConfig.Path,
|
||||||
EnableTLS: EnableTLS,
|
EnableTLS: EnableTLS,
|
||||||
EnableVless: EnableVless,
|
EnableVless: EnableVless,
|
||||||
|
VlessFlow: nodeConfig.Flow,
|
||||||
CypherMethod: nodeConfig.MuEncryption,
|
CypherMethod: nodeConfig.MuEncryption,
|
||||||
ServiceName: nodeConfig.Servicename,
|
ServiceName: nodeConfig.Servicename,
|
||||||
Header: nodeConfig.Header,
|
Header: nodeConfig.Header,
|
||||||
|
Loading…
x
Reference in New Issue
Block a user