fix: sspanel custom flow config doesn't work

This commit is contained in:
Senis John 2023-05-25 21:08:56 +08:00
parent 4ab196ad29
commit 4f13aac094
No known key found for this signature in database
GPG Key ID: 845E9E4727C3E1A4

View File

@ -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,