Home
last modified time | relevance | path

Searched defs:VLessOutboundConfig (Results 1 – 1 of 1) sorted by relevance

/dports/security/xray-core/Xray-core-1.5.0/infra/conf/
H A Dvless.go145 type VLessOutboundConfig struct { struct
146 Vnext []*VLessOutboundVnext `json:"vnext"`
150 func (c *VLessOutboundConfig) Build() (proto.Message, error) {